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

  /external/bluetooth/bluez/attrib/
att.h 275 struct att_data_list *dec_read_by_type_resp(const uint8_t *pdu, int len);
gatttool.c 267 list = dec_read_by_type_resp(pdu, plen);
gatt.c 264 list = dec_read_by_type_resp(ipdu, iplen);
interactive.c 299 list = dec_read_by_type_resp(pdu, plen);
att.c 418 struct att_data_list *dec_read_by_type_resp(const uint8_t *pdu, int len) function

Completed in 137 milliseconds