|
|
Line 1: |
Line 1: |
| == API Overview ==
| |
|
| |
|
| The main entry point for the API is the [https://developer.mozilla.org/en-US/docs/Web/API/window.navigator.mozBluetooth navigator.mozBluetooth] property, which returns a [[BluetoothManager]] object.
| |
|
| |
| === Interfaces ===
| |
| * [[BluetoothManager]]
| |
| * [[BluetoothAdapter]]
| |
| * [[BluetoothDevice]]
| |
| * [[BluetoothClassOfDevice]] (CoD)
| |