Home
last modified time | relevance | path

Searched refs:BTA_AG_CALL_WAIT_RES (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h133 #define BTA_AG_CALL_WAIT_RES 13 /* Call waiting notification for AT+CCWA */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_main.c315 case BTA_AG_CALL_WAIT_RES: return ("AT Result BTA_AG_CALL_WAIT_RES"); in bta_ag_evt_str()
Dbta_ag_cmd.c1528 case BTA_AG_CALL_WAIT_RES: in bta_ag_hfp_result()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c789 res = BTA_AG_CALL_WAIT_RES; in btc_hf_phone_state_update()
802 if (res == BTA_AG_CALL_WAIT_RES) { in btc_hf_phone_state_update()