Searched refs:BTA_AG_IN_CALL_CONN_RES (Results 1 – 5 of 5) sorted by relevance
127 BTA_AG_IN_CALL_CONN_RES = 12, /* Incoming phone call connected */ enumerator160 CASE_RETURN_TEXT(BTA_AG_IN_CALL_CONN_RES); in bta_ag_result_text()
685 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_open()712 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_close()
557 } else if (result == BTA_AG_IN_CALL_CONN_RES || in bta_ag_send_call_inds()1400 case BTA_AG_IN_CALL_CONN_RES: in bta_ag_hsp_result()1403 if (result.result == BTA_AG_IN_CALL_CONN_RES) { in bta_ag_hsp_result()1505 case BTA_AG_IN_CALL_CONN_RES: in bta_ag_hfp_result()
60 CASE_RETURN_STR(BTA_AG_IN_CALL_CONN_RES) in bta_ag_res_str()
1211 res = BTA_AG_IN_CALL_CONN_RES; in PhoneStateChange()