public class BleCharacteristicNotFoundException extends BleException
RxBleDeviceServices.getCharacteristic(UUID) or any
RxBleConnection function that accepts UUID in case the said UUID is not found
in the discovered device services.| Constructor and Description |
|---|
BleCharacteristicNotFoundException(java.util.UUID charactersisticUUID) |
| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
getCharactersisticUUID() |