Home
last modified time | relevance | path

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

/external/bluetooth/bluez/attrib/
Datt.c160 *uuid = att_get_uuid16(&pdu[5]); in dec_read_by_grp_req()
278 *uuid = att_get_uuid16(&pdu[5]); in dec_find_by_type_req()
385 *uuid = att_get_uuid16(&pdu[5]); in dec_read_by_type_req()
Dgatt.c177 bt_uuid_t uuid16 = att_get_uuid16(&data[4]); in primary_all_cb()
278 bt_uuid_t uuid16 = att_get_uuid16(&value[5]); in char_discovered_cb()
Datt.h229 static inline bt_uuid_t att_get_uuid16(const void *ptr) in att_get_uuid16() function
Dgatttool.c439 uuid = att_get_uuid16(&value[2]); in char_desc_cb()
Dinteractive.c244 uuid = att_get_uuid16(&value[2]); in char_desc_cb()
Dclient.c814 uuid = att_get_uuid16(&info[2]); in descriptor_cb()