Searched refs:read_blob (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/gatt/
H A Datt_protocol.c542 offset = p_msg->read_blob.offset;
545 handle = (op_code == GATT_REQ_READ) ? p_msg->handle: p_msg->read_blob.handle;
H A Dgatt_cl.c179 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;
H A Dgatt_int.h119 tGATT_READ_PARTIAL read_blob; /* read blob */ member in union:__anon905

Completed in 23 milliseconds