Closed
Bug 782586
Opened 13 years ago
Closed 13 years ago
[b2g-bluetooth] Firing onadapteradded event when bluetooth is ready to get default adapter
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: jj.evelyn, Assigned: gyeh)
Details
Attachments
(1 file, 1 obsolete file)
2.90 KB,
patch
|
Details | Diff | Splinter Review |
gaia needs to be notified that bluetooth is really enabled instead of pulling its status.
Reporter | ||
Comment 1•13 years ago
|
||
is anyone working on it?
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → gyeh
Summary: [b2g-bluetooth] Firing bluetooth enabled event → [b2g-bluetooth] Firing onadapteradded event when bluetooth is ready to get default adapter
Assignee | ||
Comment 2•13 years ago
|
||
Register BluetoothManager in the following two cases:
1. Constructor of BluetoothManager
2. If table 'mBluetoothSignalObserverTable' is cleared when we disable bluetooth, re-add mLiveManagers back to table, and also re-add LOCAL_AGENT_PATH & REMOTE_AGENT_PATH in parent process.
Attachment #669054 -
Flags: review?(kyle)
Updated•13 years ago
|
Attachment #669054 -
Flags: review?(kyle) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Attachment #669054 -
Attachment is obsolete: true
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Assignee | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
Updated•13 years ago
|
blocking-basecamp: ? → +
Comment 6•13 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•