Searched refs:BTA_AG_IN_CALL_RES (Results 1 – 5 of 5) sorted by relevance
126 BTA_AG_IN_CALL_RES = 11, /* Indicate incoming phone call */ enumerator159 CASE_RETURN_TEXT(BTA_AG_IN_CALL_RES); in bta_ag_result_text()
178 {BTA_AG_IN_CALL_RES, BTA_AG_CALLSETUP_INCOMING},1380 case BTA_AG_IN_CALL_RES: in bta_ag_hsp_result()1476 case BTA_AG_IN_CALL_RES: { in bta_ag_hfp_result()
59 CASE_RETURN_STR(BTA_AG_IN_CALL_RES) in bta_ag_res_str()
730 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_RES); in bta_ag_post_sco_close()
1240 res = BTA_AG_IN_CALL_RES; in PhoneStateChange()