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

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

Types

BitGattServer

class BitGattServer

Reactive API for the Bitgatt Bluetooth GATT Profile server role.

GattCharacteristicNotifier

class GattCharacteristicNotifier

Notify GATT Characteristic change

GattServerResponseSender

class GattServerResponseSender

Send acknowledgment for any change request to local GATT server sent from remote device that requires response

GattServerResponseSenderProvider

class GattServerResponseSenderProvider

NotifyGattServerCharacteristicTransactionProvider

class NotifyGattServerCharacteristicTransactionProvider

SendGattServerResponseTransactionProvider

class SendGattServerResponseTransactionProvider

ServerTransactionProvider

class ServerTransactionProvider

Provides bitgatt transactions for gatt-server related operations. This interface is so alternative implementations, like mocking for testing.