DeviceWrapper
Accessor to the platform level Bluetooth device
Accessor to the JavaScript Bluetooth device. Not Actually implemented
Accessor to the Java Bluetooth device. Not Actually implemented
Properties
Link copied to clipboard
The BondState of the device
Link copied to clipboard
Identifier of the Bluetooth device
Identifier of the Bluetooth device
Identifier of the Bluetooth device
Identifier of the Bluetooth device
Link copied to clipboard
Functions
Link copied to clipboard
abstract fun connectGatt(context: Context, autoConnect: Boolean, callback: BluetoothGattCallback): BluetoothGattWrapper
Connects to the GATT Server hosted by the BluetoothDevice
Link copied to clipboard
Creates a bond with the device (pair)
Link copied to clipboard
Removes the bond from the device (unpair)