B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapterEvent: Difference between revisions

Line 11: Line 11:
== Properties ==
== Properties ==
* [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapterEvent#adapter BluetoothAdapterEvent.adapter]
* [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapterEvent#adapter BluetoothAdapterEvent.adapter]
* [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapterEvent#isDefault BluetoothAdapterEvent.isDefault]


=== adapter ===
=== adapter ===
; Description
; Description
: A BluetoothAdapter object representing the physical interface which is used to interact with local Bluetooth device.
: Represents the added adapter.


; Value type
; Value type
: [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter BluetoothAdapter]
: [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter BluetoothAdapter]
=== isDefault ===
; Description
: Indicates whether the added adapter is default adapter (true) or not (false).
; Value type
: boolean
Confirmed users
891

edits