Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c157 static BOOLEAN bta_hf_client_sco_remove(BOOLEAN only_active) in bta_hf_client_sco_remove() argument
162 APPL_TRACE_DEBUG("%s %d", __FUNCTION__, only_active); in bta_hf_client_sco_remove()
/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() argument
370 if (!only_active || p_scb->sco_idx == bta_ag_cb.sco.cur_idx) in bta_ag_remove_sco()