HomeSort by relevance Sort by last modified time
    Searched refs:att_get_uuid128 (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluez/attrib/
gatt.c 180 uuid = att_get_uuid128(&data[4]);
281 uuid = att_get_uuid128(&value[5]);
att.h 238 static inline bt_uuid_t att_get_uuid128(const void *ptr) function
gatttool.c 441 uuid = att_get_uuid128(&value[2]);
att.c 162 *uuid = att_get_uuid128(&pdu[5]);
387 *uuid = att_get_uuid128(&pdu[5]);
interactive.c 246 uuid = att_get_uuid128(&value[2]);

Completed in 1367 milliseconds