interface BaseConnectionEventListener : ConnectionEventListener
Base ConnectionEventListener that provides no operations when one of the callback is called |
|
class GattClientCharacteristicChangeListener
GATT client listener that listens to characteristic changes on a remote device. GATT characteristic changes are available per remote device |
|
class GattClientConnectionChangeListener
GATT client listener that listens to connection changes with a remote device. Connection changes are available per remote device |
|
class GattClientMtuChangeListener
GATT client listener that listens to MTU changes with a remote device. Connection changes are available per remote device |