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

  /external/bluetooth/bluedroid/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 165 op_code = GATT_REQ_READ;
196 op_code = GATT_REQ_READ;
    [all...]
gatt_sr.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 82 #define GATT_REQ_READ 0x0A
    [all...]

Completed in 33 milliseconds