Searched refs:BTA_AG_CALL_WAIT_RES (Results 1 – 4 of 4) sorted by relevance
129 #define BTA_AG_CALL_WAIT_RES 13 /* Call waiting notification */ macro
154 {"+CCWA: ", BTA_AG_CALL_WAIT_RES, BTA_AG_RES_FMT_STR},200 {BTA_AG_CALL_WAIT_RES, BTA_AG_CALLSETUP_INCOMING},1763 case BTA_AG_CALL_WAIT_RES: in bta_ag_hfp_result()
954 case BTA_AG_CALL_WAIT_RES: return ("AT Result BTA_AG_CALL_WAIT_RES"); in bta_ag_evt_str()
1417 res = BTA_AG_CALL_WAIT_RES; in phone_state_change()1429 if (res == BTA_AG_CALL_WAIT_RES) in phone_state_change()