RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx / com.fitbit.bluetooth.fbgatt.GattConnection / getRemoteGattServiceMaybe

getRemoteGattServiceMaybe

fun GattConnection.getRemoteGattServiceMaybe(uuid: UUID): Maybe<BluetoothGattService>

Reactive extension function to return BluetoothGattService for given service uuid

Return
Maybe BluetoothGattService if remote service is found, else No value