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

  /external/bluetooth/bluez/attrib/
gatt.c 308 oplen = enc_read_by_type_req(last + 1, dc->end, &uuid, buf,
337 plen = enc_read_by_type_req(start, end, &type_uuid, buf, buflen);
363 plen = enc_read_by_type_req(start, end, uuid, buf, buflen);
att.h 265 uint16_t enc_read_by_type_req(uint16_t start, uint16_t end, bt_uuid_t *uuid,
att.c 336 uint16_t enc_read_by_type_req(uint16_t start, uint16_t end, bt_uuid_t *uuid, function

Completed in 100 milliseconds