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

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 60 static const char * disc_name[GATT_DISC_MAX] =
267 if (params->u1 >= GATT_DISC_MAX)
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 397 GATT_DISC_MAX /* maximnun discover type */
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c 50 UINT8 disc_type_to_att_opcode[GATT_DISC_MAX] =
60 UINT16 disc_type_to_uuid[GATT_DISC_MAX] =
    [all...]
gatt_api.c 840 (disc_type >= GATT_DISC_MAX))
    [all...]
gatt_utils.c     [all...]

Completed in 34 milliseconds