DefaultDeviceWrapper
Properties
Link copied to clipboard
The BondState of the device
Link copied to clipboard
Identifier of the Bluetooth device
Functions
Link copied to clipboard
open override 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)