Confirmed users
185
edits
(Created page with "== Overview == The BluetoothDeviceEvent API provides access to a Bluetooth device when the devicefound event is fired. See [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth...") |
m (→Overview) |
||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The BluetoothDeviceEvent API provides access to a Bluetooth device when the devicefound event is fired. See [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#startDiscovery BluetoothStartDiscoveryRequest.ondevicefound] for more information. | The BluetoothDeviceEvent API provides access to a Bluetooth device when the devicefound event is fired. See [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#startDiscovery() BluetoothStartDiscoveryRequest.ondevicefound] for more information. | ||
== Interface == | == Interface == | ||