Confirmed users
185
edits
m (→device) |
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.28.29 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.28.29 BluetoothStartDiscoveryRequest.ondevicefound] for more information. | ||
This interface inherits from the [https://developer.mozilla.org/en-US/docs/Web/API/Event Event] interface. | |||
== Interface == | == Interface == | ||