Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_sco.cc246 static bool bta_ag_remove_sco(tBTA_AG_SCB* p_scb, bool only_active) { in bta_ag_remove_sco() function
302 if (!bta_ag_remove_sco(bta_ag_cb.sco.p_curr_scb, true)) { in bta_ag_esco_connreq_cback()
622 bta_ag_remove_sco(p_scb, false); in bta_ag_sco_event()
631 bta_ag_remove_sco(p_scb, false); in bta_ag_sco_event()
683 bta_ag_remove_sco(p_scb, false); in bta_ag_sco_event()
741 bta_ag_remove_sco(p_scb, false); in bta_ag_sco_event()
781 bta_ag_remove_sco(p_scb, false); in bta_ag_sco_event()
789 bta_ag_remove_sco(p_scb, true); in bta_ag_sco_event()
811 bta_ag_remove_sco(p_scb, true); in bta_ag_sco_event()
818 bta_ag_remove_sco(p_scb, false); in bta_ag_sco_event()
[all …]