Closed
Bug 1006312
Opened 11 years ago
Closed 11 years ago
Implement start/stop discovery and BluetoothDevice
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ben.tian, Unassigned)
References
Details
(Whiteboard: [webbt-api])
* Start/Stop discovery: https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter
Methods:
Promise<void> startDiscovery();
Promise<void> stopDiscovery();
BluetoothDiscoveryHandle
* BluetoothDevice: https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothDevice
Reporter | ||
Updated•11 years ago
|
Depends on: webbt-api-discovery
Reporter | ||
Updated•11 years ago
|
Depends on: webbt-api-device
Reporter | ||
Updated•11 years ago
|
Whiteboard: [webbt-api]
Reporter | ||
Comment 1•11 years ago
|
||
Resolve this bug since the dependent bugs are all resolved.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•