RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.client / ClientTransactionProvider / getReadDescriptorTransactionFor

getReadDescriptorTransactionFor

fun getReadDescriptorTransactionFor(gattConnection: GattConnection, descriptor: BluetoothGattDescriptor): GattTransaction

Provides a bitgatt read descriptor transaction

Parameters

gattConnection - The connection on which the transaction will run.