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

Extensions for android.bluetooth.BluetoothGattService

getGattCharacteristic

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

Emit a BluetoothGattCharacteristic if the characteristic is found