RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.server.listeners

Package com.fitbit.bluetooth.fbgatt.rx.server.listeners

Types

BaseServerConnectionEventListener

interface BaseServerConnectionEventListener : ServerConnectionEventListener

Base ServerConnectionEventListener that provides no operations when one of the callback is called

ConnectionEvent

sealed class ConnectionEvent

GattServerConnectionChangeListener

object GattServerConnectionChangeListener : BaseServerConnectionEventListener

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

GattServerConnectionChangeListenerForPeripheralMode

object GattServerConnectionChangeListenerForPeripheralMode : BaseServerConnectionEventListener

GattServerMtuChangeListener

object GattServerMtuChangeListener : BaseServerConnectionEventListener

GATT server listener that listens to MTU size changes with a remote device.