- java.lang.Object
-
- com.gluonhq.attach.ble.impl.DummyBleService
-
- All Implemented Interfaces:
BleService
public abstract class DummyBleService extends java.lang.Object implements BleService
-
-
Constructor Summary
Constructors Constructor Description DummyBleService()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.gluonhq.attach.ble.BleService
connect, disconnect, readCharacteristic, startBroadcasting, startScanning, startScanningDevices, stopBroadcasting, stopScanning, stopScanningDevices, subscribeCharacteristic, unsubscribeCharacteristic, writeCharacteristic
-
-