Home
last modified time | relevance | path

Searched refs:bta_ag_send_call_inds (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/ag/
Dbta_ag_act.cc669 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_open()
696 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_close()
701 bta_ag_send_call_inds(p_scb, BTA_AG_OUT_CALL_ORIG_RES); in bta_ag_post_sco_close()
706 bta_ag_send_call_inds(p_scb, BTA_AG_END_CALL_RES); in bta_ag_post_sco_close()
711 bta_ag_send_call_inds(p_scb, BTA_AG_END_CALL_RES); in bta_ag_post_sco_close()
714 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_RES); in bta_ag_post_sco_close()
Dbta_ag_cmd.cc568 void bta_ag_send_call_inds(tBTA_AG_SCB* p_scb, tBTA_AG_RES result) { in bta_ag_send_call_inds() function
1427 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1447 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1463 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1468 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1477 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1497 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1511 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1527 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1589 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
Dbta_ag_int.h362 extern void bta_ag_send_call_inds(tBTA_AG_SCB* p_scb, tBTA_AG_RES result);