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

  /system/bt/stack/gatt/
att_protocol.c 572 case GATT_REQ_READ:
573 handle = (op_code == GATT_REQ_READ) ? p_msg->handle: p_msg->read_blob.handle;
gatt_cl.c 166 op_code = GATT_REQ_READ;
197 op_code = GATT_REQ_READ;
    [all...]
gatt_sr.c     [all...]
  /system/bt/stack/include/
gatt_api.h 83 #define GATT_REQ_READ 0x0A
    [all...]

Completed in 130 milliseconds