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

  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 214 UINT8_TO_STREAM (p, GATT_REQ_READ_MULTI);
613 case GATT_REQ_READ_MULTI:
gatt_sr.c 272 if (op_code == GATT_REQ_READ_MULTI)
    [all...]
gatt_cl.c 191 op_code = GATT_REQ_READ_MULTI;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 86 #define GATT_REQ_READ_MULTI 0x0E
    [all...]

Completed in 35 milliseconds