Searched refs:BTA_AG_IN_CALL_CONN_RES (Results 1 – 5 of 5) sorted by relevance
768 } else if (result == BTA_AG_IN_CALL_CONN_RES || result == BTA_AG_OUT_CALL_CONN_RES in bta_ag_send_call_inds()1265 case BTA_AG_IN_CALL_CONN_RES: in bta_ag_hsp_result()1269 if (p_result->result == BTA_AG_IN_CALL_CONN_RES) { in bta_ag_hsp_result()1383 case BTA_AG_IN_CALL_CONN_RES: in bta_ag_hfp_result()
632 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_open()660 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_close()
314 case BTA_AG_IN_CALL_CONN_RES: return ("AT Result BTA_AG_IN_CALL_CONN_RES"); in bta_ag_evt_str()
121 #define BTA_AG_IN_CALL_CONN_RES 12 /* Incoming phone call connected*/ macro
768 res = BTA_AG_IN_CALL_CONN_RES; in btc_hf_phone_state_update()