public class BleServiceNotFoundException extends BleException
RxBleDeviceServices or RxBleConnection
functions that take service's UUID as a param in case the service with the corresponding UUID is not found in the discovered
services.| Constructor and Description |
|---|
BleServiceNotFoundException(java.util.UUID serviceUUID) |
| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
getServiceUUID() |