Searched refs:only_active (Results 1 – 2 of 2) sorted by relevance
157 static BOOLEAN bta_hf_client_sco_remove(BOOLEAN only_active) in bta_hf_client_sco_remove() argument162 APPL_TRACE_DEBUG("%s %d", __FUNCTION__, only_active); in bta_hf_client_sco_remove()
363 static BOOLEAN bta_ag_remove_sco(tBTA_AG_SCB *p_scb, BOOLEAN only_active) in bta_ag_remove_sco() argument370 if (!only_active || p_scb->sco_idx == bta_ag_cb.sco.cur_idx) in bta_ag_remove_sco()