Closed
Bug 933357
Opened 11 years ago
Closed 9 years ago
[bluedroid] Support GATT Client API
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: shawnjohnjr, Assigned: yrliou)
References
Details
(Whiteboard: [webbt-api])
Attachments
(2 files, 4 obsolete files)
[bluedroid] Support GATT Client API
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → shuang
Reporter | ||
Updated•11 years ago
|
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Attachment #8375414 -
Attachment is obsolete: true
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Assignee: shuang → nobody
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → shuang
Updated•10 years ago
|
Whiteboard: [webbt-api]
Comment 4•10 years ago
|
||
We'll implement GATT client API based on https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2.
The implementation will be based on prior WebBluetooth API refinement (bug 1005848) under dom/bluetooth2 with default build pref off. To enable building refined API, please apply the patch in bug 1053673.
Comment 5•10 years ago
|
||
Assign to Jocelyn since she's actively working on this bug.
Assignee: btian → nobody
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → joliu
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8376157 -
Attachment is obsolete: true
Assignee | ||
Comment 7•10 years ago
|
||
Assignee | ||
Comment 8•10 years ago
|
||
Assignee | ||
Comment 9•10 years ago
|
||
* Upload Dev patch1-3 for developers to try on GATT client API.
Note that patch3 is just for your convenience while developing apps, GATT API will be certified only first before we finish the security review.
Assignee | ||
Comment 10•10 years ago
|
||
Comment on attachment 8605035 [details] [diff] [review]
[Dev] Patch3: Expose bluetooth permission to priviledged apps
Mark obsolete since we could declare our apps as certified apps using WebIDE.
Attachment #8605035 -
Attachment is obsolete: true
Assignee | ||
Comment 11•10 years ago
|
||
- enable bluetooth API v2 for L builds.
Attachment #8605032 -
Attachment is obsolete: true
Comment 12•9 years ago
|
||
When can we expect Bluetooth v2 with LE in FxOS?
Comment 13•9 years ago
|
||
Michal,
GATT client API is already on m-c and you can access peripheral sensors via it. See [1] for API documentation and [2][3][4] for several demo apps.
[1] https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2
[2] WoT.JS - Evan Tseng [:evanxd]: http://wotjs.io/ (Bluetooth Helper to control arduino)
[3] WebLE-drone - Sean Lee [:selee], TzuLin Huang [:dwi2]: https://github.com/weilonge/RollingSpider
[4] BLE Explorer - Eddie Lin [:elin]: https://github.com/elin-moco/ble-explorer
Let us know for any further question.
Comment 14•9 years ago
|
||
Resolve this bug since all dependent bugs are resolved.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•