Home
last modified time | relevance | path

Searched defs:getUUID (Results 1 – 4 of 4) sorted by relevance

/btstack/platform/daemon/binding/java/src/com/bluekitchen/btstack/
H A DGATTCharacteristicDescriptor.java29 public BT_UUID getUUID(){ in getUUID() method in GATTCharacteristicDescriptor
H A DGATTService.java34 public BT_UUID getUUID(){ in getUUID() method in GATTService
H A DGATTCharacteristic.java44 public BT_UUID getUUID(){ in getUUID() method in GATTCharacteristic
/btstack/port/arduino/
H A DBTstack.cpp479 const UUID * BLECharacteristic::getUUID(void){ in getUUID() function in BLECharacteristic
503 const UUID * BLEService::getUUID(void){ in getUUID() function in BLEService