Confirmed users
185
edits
m (→Overview) |
m (→Overview) |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The BluetoothAddressEvent API provides access to a Bluetooth address when the ''adapterremoved'' or ''deviceunpaired'' event is fired. See [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothManager#onadapterremoved BluetoothManager.onadapterremoved] and [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#ondeviceunpaired BluetoothAdapter.ondevicepaired] for more information. | The BluetoothAddressEvent API provides access to a Bluetooth address when the ''adapterremoved'' or ''deviceunpaired'' event is fired. See [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothManager#onadapterremoved BluetoothManager.onadapterremoved] and [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#ondeviceunpaired BluetoothAdapter.ondevicepaired] for more information. <br> | ||
This interface inherits from the [https://developer.mozilla.org/en-US/docs/Web/API/Event Event] interface. | This interface inherits from the [https://developer.mozilla.org/en-US/docs/Web/API/Event Event] interface. | ||