Home
last modified time | relevance | path

Searched refs:testCharacteristicUUID (Results 1 – 1 of 1) sorted by relevance

/btstack/platform/daemon/binding/java/example/com/bluekitchen/
H A DLEStreamerClient.java38 private BT_UUID testCharacteristicUUID = new BT_UUID("0000FF11-0000-1000-8000-00805F9B34FB"); field in LEStreamerClient
124 …DiscoverCharacteristicsForServiceByUUID128(connectionHandle, testService, testCharacteristicUUID); in handlePacket()