RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.client / PeerGattServiceSubscriber

PeerGattServiceSubscriber

class PeerGattServiceSubscriber

Helper to subscribe to GATT characteristic on CONNECTED peer (remote) device

Constructors

<init>

PeerGattServiceSubscriber()

Helper to subscribe to GATT characteristic on CONNECTED peer (remote) device

Functions

subscribe

fun subscribe(peer: BitGattPeer, serviceUuid: UUID, characteristicUUID: UUID, isIndication: Boolean = false): Completable

Subscribe to given characteristic hosted on remote device