ConnectionStateChanged

Event emitted when GATT client has connected/disconnected to/from a remote GATT server.

See also

(https://developer.android.com/reference/android/bluetooth/BluetoothGattCallback#onConnectionStateChange(android.bluetooth.BluetoothGatt,%20int,%20int))

Constructors

Link copied to clipboard
constructor(status: BleGattConnectionStatus, newState: GattConnectionState)

Properties

Link copied to clipboard
Link copied to clipboard