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.h137 #define BTA_AG_CALL_WAIT_RES 13 /* Call waiting notification */ macro
/system/bt/bta/ag/
Dbta_ag_cmd.cc147 {"+CCWA: ", BTA_AG_CALL_WAIT_RES, BTA_AG_RES_FMT_STR},
184 {BTA_AG_CALL_WAIT_RES, BTA_AG_CALLSETUP_INCOMING},
1623 case BTA_AG_CALL_WAIT_RES: in bta_ag_hfp_result()
Dbta_ag_main.cc99 CASE_RETURN_STR(BTA_AG_CALL_WAIT_RES) in bta_ag_res_str()
/system/bt/btif/src/
Dbtif_hf.cc1207 res = BTA_AG_CALL_WAIT_RES; in PhoneStateChange()
1254 if (res == BTA_AG_CALL_WAIT_RES || name_str.empty()) { in PhoneStateChange()