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

/system/bt/bta/hf_client/
H A Dbta_hf_client_sco.c86 ** If only_active is TRUE, then SCO is only removed if connected
91 static BOOLEAN bta_hf_client_sco_remove(BOOLEAN only_active) argument
96 APPL_TRACE_DEBUG("%s %d", __FUNCTION__, only_active);
/system/bt/bta/ag/
H A Dbta_ag_sco.c309 ** If only_active is TRUE, then SCO is only removed if connected
314 static BOOLEAN bta_ag_remove_sco(tBTA_AG_SCB *p_scb, BOOLEAN only_active) argument
321 if (!only_active || p_scb->sco_idx == bta_ag_cb.sco.cur_idx)

Completed in 71 milliseconds