RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.client.listeners / GattClientConnectionChangeListener

GattClientConnectionChangeListener

class GattClientConnectionChangeListener

GATT client listener that listens to connection changes with a remote device. Connection changes are available per remote device

Constructors

<init>

GattClientConnectionChangeListener()

GATT client listener that listens to connection changes with a remote device. Connection changes are available per remote device

Functions

register

fun register(gattConnection: GattConnection): Observable<PeripheralConnectionStatus>

Register a listener for GATT client connection changes