java.lang.Object
com.gluonhq.attach.ble.impl.DummyBleService
- All Implemented Interfaces:
BleService
-
Constructor Summary
-
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
-
Constructor Details
-
DummyBleService
public DummyBleService()
-