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.c735 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_open()
764 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_close()
769 bta_ag_send_call_inds(p_scb, BTA_AG_OUT_CALL_ORIG_RES); in bta_ag_post_sco_close()
774 bta_ag_send_call_inds(p_scb, BTA_AG_END_CALL_RES); in bta_ag_post_sco_close()
779 bta_ag_send_call_inds(p_scb, BTA_AG_END_CALL_RES); in bta_ag_post_sco_close()
782 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_RES); in bta_ag_post_sco_close()
Dbta_ag_cmd.c802 void bta_ag_send_call_inds(tBTA_AG_SCB *p_scb, tBTA_AG_RES result) in bta_ag_send_call_inds() function
1492 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1515 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1534 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1539 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1549 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1571 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()
1609 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1682 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
Dbta_ag_int.h393 extern void bta_ag_send_call_inds(tBTA_AG_SCB *p_scb, tBTA_AG_RES result);