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

/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_sco.c277 ** Function bta_ag_remove_sco
285 static BOOLEAN bta_ag_remove_sco(tBTA_AG_SCB *p_scb, BOOLEAN only_active) function
357 if (!bta_ag_remove_sco(bta_ag_cb.sco.p_curr_scb, TRUE))
729 bta_ag_remove_sco(p_scb, FALSE);
744 bta_ag_remove_sco(p_scb, FALSE);
797 bta_ag_remove_sco(p_scb, FALSE);
862 bta_ag_remove_sco(p_scb, FALSE);
904 bta_ag_remove_sco(p_scb, FALSE);
913 bta_ag_remove_sco(p_scb, TRUE);
935 bta_ag_remove_sco(p_sc
[all...]

Completed in 19 milliseconds