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.c728 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_open()
757 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES); in bta_ag_post_sco_close()
762 bta_ag_send_call_inds(p_scb, BTA_AG_OUT_CALL_ORIG_RES); in bta_ag_post_sco_close()
767 bta_ag_send_call_inds(p_scb, BTA_AG_END_CALL_RES); in bta_ag_post_sco_close()
772 bta_ag_send_call_inds(p_scb, BTA_AG_END_CALL_RES); in bta_ag_post_sco_close()
775 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
1498 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1522 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1542 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1547 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1557 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1579 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1597 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1618 bta_ag_send_call_inds(p_scb, p_result->result); in bta_ag_hfp_result()
1691 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);