| Class | Description |
|---|---|
| AdvertisedServiceUUIDExtractor | |
| ByteArrayBatchObservable |
TODO It may be possible to introduce backpressure here.
|
| LocationServicesOkObservable |
An Observable that emits false if an attempt to scan with
RxBleClient.scanBleDevices(UUID...)
would cause the exception BleScanException.LOCATION_SERVICES_DISABLED; otherwise emits true. |
| ValueInterpreter |
A helper class intended for interpreting Integers, Floats and Strings that may be stored in byte arrays retrieved by
RxBleConnection.readCharacteristic(UUID) or
RxBleConnection.setupIndication(UUID). |
| Annotation Type | Description |
|---|---|
| ValueInterpreter.FloatFormatType | |
| ValueInterpreter.IntFormatType |