Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h128 BTA_AG_CALL_WAIT_RES = 13, /* Call waiting notification */ enumerator
161 CASE_RETURN_TEXT(BTA_AG_CALL_WAIT_RES); in bta_ag_result_text()
/system/bt/bta/ag/
Dbta_ag_cmd.cc142 {"+CCWA: ", BTA_AG_CALL_WAIT_RES, BTA_AG_RES_FMT_STR},
179 {BTA_AG_CALL_WAIT_RES, BTA_AG_CALLSETUP_INCOMING},
1654 case BTA_AG_CALL_WAIT_RES: in bta_ag_hfp_result()
Dbta_ag_main.cc61 CASE_RETURN_STR(BTA_AG_CALL_WAIT_RES) in bta_ag_res_str()
/system/bt/btif/src/
Dbtif_hf.cc1238 res = BTA_AG_CALL_WAIT_RES; in PhoneStateChange()
1285 if (res == BTA_AG_CALL_WAIT_RES || name_str.empty()) { in PhoneStateChange()