Searched refs:dec_find_info_resp (Results 1 – 5 of 5) sorted by relevance
/external/bluetooth/bluez/attrib/ |
D | att.h | 299 struct att_data_list *dec_find_info_resp(const uint8_t *pdu, int len,
|
D | gatttool.c | 425 list = dec_find_info_resp(pdu, plen, &format); in char_desc_cb()
|
D | interactive.c | 229 list = dec_find_info_resp(pdu, plen, &format); in char_desc_cb()
|
D | att.c | 785 struct att_data_list *dec_find_info_resp(const uint8_t *pdu, int len, in dec_find_info_resp() function
|
D | client.c | 801 list = dec_find_info_resp(pdu, plen, &format); in descriptor_cb()
|