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

  /system/bt/stack/gatt/
att_protocol.c 570 offset = p_msg->read_blob.offset;
573 handle = (op_code == GATT_REQ_READ) ? p_msg->handle: p_msg->read_blob.handle;
gatt_cl.c 179 msg.read_blob.offset = offset;
180 msg.read_blob.handle = p_clcb->s_handle;
187 msg.read_blob.handle = p_clcb->s_handle;
188 msg.read_blob.offset = offset;
    [all...]
gatt_int.h 119 tGATT_READ_PARTIAL read_blob; /* read blob */ member in union:__anon69374
142 /* READ_BLOB, READ_BY_TYPE */

Completed in 128 milliseconds