Ble Connection Exception
class BleConnectionException(val deviceId: String, attempts: Int, cause: Throwable? = null) : RuntimeException
Thrown when the SDK cannot establish a BLE connection to the requested scanner.
Thrown when the SDK cannot establish a BLE connection to the requested scanner.