RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx / android.bluetooth.BluetoothGattService / getGattCharacteristic

getGattCharacteristic

fun BluetoothGattService.getGattCharacteristic(characteristicUUID: UUID): Single<BluetoothGattCharacteristic>

Emit a BluetoothGattCharacteristic if the characteristic is found

Exceptions

GattCharacteristicException - if characteristic is NOT found