Closed
Bug 786596
Opened 13 years ago
Closed 13 years ago
[b2g-bluetooth] get device type information
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: gyeh, Assigned: gyeh)
Details
Attachments
(1 file, 1 obsolete file)
2.07 KB,
patch
|
Details | Diff | Splinter Review |
Gaia side needs the type information for each bluetooth device and show corresponding icons during discovering.
Assignee | ||
Updated•13 years ago
|
Summary: [b2g-bluetooth] get device type from Gaia → [b2g-bluetooth] get device type information
Assignee | ||
Comment 1•13 years ago
|
||
Bluez returns an string icon as proposed icon name. Please look at Table 6, Standard Device Icons here for reference: http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
As shown in the above link, we can identify bluetooth type from attribute icon, such as, computer, phone, and audio-card. And for Gaia side, it's also a reference to identify which icon should be shown to user when a bluetooth device is discovered.
Assignee | ||
Comment 2•13 years ago
|
||
Assignee: nobody → gyeh
Attachment #656383 -
Flags: superreview?(mrbkap)
Attachment #656383 -
Flags: review?(kyle)
Updated•13 years ago
|
Attachment #656383 -
Flags: superreview?(mrbkap) → superreview+
Comment 3•13 years ago
|
||
This seems like something we need and can't have regress so blocking-basecamp+.
blocking-basecamp: --- → +
Updated•13 years ago
|
Attachment #656383 -
Flags: review?(kyle) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Attachment #656383 -
Attachment is obsolete: true
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•