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

NotifyGattServerCharacteristicTransactionProvider

class NotifyGattServerCharacteristicTransactionProvider

Constructors

<init>

NotifyGattServerCharacteristicTransactionProvider()

Functions

provide

fun provide(gattConnection: GattServerConnection, device: FitbitBluetoothDevice, characteristic: BluetoothGattCharacteristic): Single<GattServerTransaction>