Home
last modified time | relevance | path

Searched refs:BTA_GATTC_API_CFG_MTU_EVT (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/
Dbta_gatt_test.cc217 .event = BTA_GATTC_API_CFG_MTU_EVT, in TEST_F()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc449 case BTA_GATTC_API_CFG_MTU_EVT: in gattc_evt_code()
Dbta_gattc_int.h55 BTA_GATTC_API_CFG_MTU_EVT, enumerator
Dbta_gattc_api.cc249 p_buf->hdr.event = BTA_GATTC_API_CFG_MTU_EVT; in BTA_GATTC_ConfigureMTU()
Dbta_gattc_utils.cc392 if (p_q_cmd->hdr.event != BTA_GATTC_API_CFG_MTU_EVT) { in bta_gattc_continue()
Dbta_gattc_act.cc102 BTA_GATTC_API_CFG_MTU_EVT /* GATTC_OPTYPE_CONFIG */