Home
last modified time | relevance | path

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

/external/bluetooth/bluez/attrib/
Dgatt.c180 uuid = att_get_uuid128(&data[4]); in primary_all_cb()
281 uuid = att_get_uuid128(&value[5]); in char_discovered_cb()
Datt.h238 static inline bt_uuid_t att_get_uuid128(const void *ptr) in att_get_uuid128() function
Datt.c162 *uuid = att_get_uuid128(&pdu[5]); in dec_read_by_grp_req()
387 *uuid = att_get_uuid128(&pdu[5]); in dec_read_by_type_req()
Dgatttool.c441 uuid = att_get_uuid128(&value[2]); in char_desc_cb()
Dinteractive.c246 uuid = att_get_uuid128(&value[2]); in char_desc_cb()