Searched refs:BTA_AG_OUT_CALL_ORIG_RES (Results 1 – 5 of 5) sorted by relevance
129 BTA_AG_OUT_CALL_ORIG_RES = 14, /* Outgoing phone call origination */ enumerator162 CASE_RETURN_TEXT(BTA_AG_OUT_CALL_ORIG_RES); in bta_ag_result_text()
180 {BTA_AG_OUT_CALL_ORIG_RES, BTA_AG_CALLSETUP_OUTGOING},1401 case BTA_AG_OUT_CALL_ORIG_RES: in bta_ag_hsp_result()1531 case BTA_AG_OUT_CALL_ORIG_RES: in bta_ag_hfp_result()
62 CASE_RETURN_STR(BTA_AG_OUT_CALL_ORIG_RES) in bta_ag_res_str()
717 bta_ag_send_call_inds(p_scb, BTA_AG_OUT_CALL_ORIG_RES); in bta_ag_post_sco_close()
1306 res = BTA_AG_OUT_CALL_ORIG_RES; in PhoneStateChange()