Closed
Bug 1116437
Opened 10 years ago
Closed 10 years ago
[Bluetooth] promisify Bluetooth getadapter
Categories
(Firefox OS Graveyard :: Gaia::Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gasolin, Assigned: gasolin)
References
Details
Attachments
(1 file)
for compatibility with APIv2, it will be more efficient to switch to promise first instead of keep using callback.
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
work based on bug 1128812, make getadapter return promise allow v1/v2 share same bluetooth_transfer.js, test on device ok.
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•10 years ago
|
||
since we decide not expose getAdapter function with BT APIv2, the patch is obsolete.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•