Closed
Bug 1193701
Opened 9 years ago
Closed 9 years ago
Implements test app backend of classic API (part2)
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: yhong, Assigned: yhong)
References
Details
Attachments
(1 file)
It implements test app backend of classic API, includes:
1. Button to trigger the `startDiscovering` and `stopDiscovering` api.
2. Shows the array of devices returned by `adapter.getPairedDevices()`.
3. Shows the devices discovered.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → yhong
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8646872 -
Flags: review?(tzhuang)
Comment 2•9 years ago
|
||
Comment on attachment 8646872 [details] [review]
It's a pull request.
Looks good to me. thanks
Attachment #8646872 -
Flags: review?(tzhuang) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Land in 78a018590a52302fbb10b737b4de9226915493bf
You need to log in
before you can comment on or make changes to this bug.
Description
•