Searched refs:BTA_AG_CALL_WAIT_RES (Results 1 – 4 of 4) sorted by relevance
137 #define BTA_AG_CALL_WAIT_RES 13 /* Call waiting notification */ macro
147 {"+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()
99 CASE_RETURN_STR(BTA_AG_CALL_WAIT_RES) in bta_ag_res_str()
1207 res = BTA_AG_CALL_WAIT_RES; in PhoneStateChange()1254 if (res == BTA_AG_CALL_WAIT_RES || name_str.empty()) { in PhoneStateChange()