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

  /external/bluetooth/bluez/attrib/
gatt.c 425 plen = enc_read_blob_req(long_read->handle, long_read->size - 1,
463 plen = enc_read_blob_req(long_read->handle, rlen - 1, buf, buflen);
500 plen = enc_read_blob_req(long_read->handle, offset, buf,
att.h 283 uint16_t enc_read_blob_req(uint16_t handle, uint16_t offset, uint8_t *pdu,
att.c 578 uint16_t enc_read_blob_req(uint16_t handle, uint16_t offset, uint8_t *pdu, function

Completed in 41 milliseconds