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

  /system/bt/btif/src/
btif_gatt_test.cc 86 case GATTC_OPTYPE_CONFIG:
  /system/bt/bta/gatt/
bta_gattc_act.cc 92 BTA_GATTC_API_CFG_MTU_EVT /* GATTC_OPTYPE_CONFIG */
101 "Config", /* GATTC_OPTYPE_CONFIG */
627 bta_gattc_cmpl_sendmsg(p_clcb->bta_conn_id, GATTC_OPTYPE_CONFIG, status,
    [all...]
  /system/bt/stack/include/
gatt_api.h 494 #define GATTC_OPTYPE_CONFIG 5
    [all...]
  /system/bt/stack/gatt/
gatt_api.cc 606 p_clcb->operation = GATTC_OPTYPE_CONFIG;
    [all...]
gatt_utils.cc     [all...]

Completed in 55 milliseconds