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

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 125 case GATTC_OPTYPE_CONFIG:
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 494 #define GATTC_OPTYPE_CONFIG 5
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 929 op_cmpl.op_code = GATTC_OPTYPE_CONFIG;
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 805 p_clcb->operation = GATTC_OPTYPE_CONFIG;
    [all...]
gatt_utils.c     [all...]

Completed in 31 milliseconds