Searched refs:BTA_AG_OUT_CALL_CONN_RES (Results 1 – 4 of 4) sorted by relevance
95 #define BTA_AG_OUT_CALL_CONN_RES 16 /* Outgoing phone call connected */ macro
1322 res = BTA_AG_OUT_CALL_CONN_RES; in phone_state_change()1357 res = BTA_AG_OUT_CALL_CONN_RES; in phone_state_change()
814 else if (result == BTA_AG_IN_CALL_CONN_RES || result == BTA_AG_OUT_CALL_CONN_RES in bta_ag_send_call_inds()1569 case BTA_AG_OUT_CALL_CONN_RES: in bta_ag_hfp_result()
957 case BTA_AG_OUT_CALL_CONN_RES: return ("AT Result BTA_AG_OUT_CALL_CONN_RES"); in bta_ag_evt_str()