Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sco.c363 static BOOLEAN bta_ag_remove_sco(tBTA_AG_SCB *p_scb, BOOLEAN only_active) in bta_ag_remove_sco() function
435 if (!bta_ag_remove_sco(bta_ag_cb.sco.p_curr_scb, TRUE)) in bta_ag_esco_connreq_cback()
849 bta_ag_remove_sco(p_scb, FALSE); in bta_ag_sco_event()
863 bta_ag_remove_sco(p_scb, FALSE); in bta_ag_sco_event()
916 bta_ag_remove_sco(p_scb, FALSE); in bta_ag_sco_event()
981 bta_ag_remove_sco(p_scb, FALSE); in bta_ag_sco_event()
1023 bta_ag_remove_sco(p_scb, FALSE); in bta_ag_sco_event()
1032 bta_ag_remove_sco(p_scb, TRUE); in bta_ag_sco_event()
1054 bta_ag_remove_sco(p_scb, TRUE); in bta_ag_sco_event()
1060 bta_ag_remove_sco(p_scb, FALSE); in bta_ag_sco_event()
[all …]