Confirmed users
891
edits
No edit summary |
|||
| Line 2: | Line 2: | ||
The BluetoothManager API allows to access all Bluetooth adapters available on the device. Adapters are the connection interface to connect a Bluetooth device to that device. | The BluetoothManager API allows to access all Bluetooth adapters available on the device. Adapters are the connection interface to connect a Bluetooth device to that device. | ||
== Interface == | |||
interface BluetoothManager: EventTarget | interface BluetoothManager: EventTarget | ||
{ | { | ||