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

/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_sco.c280 ** If only_active is TRUE, then SCO is only removed if connected
285 static BOOLEAN bta_ag_remove_sco(tBTA_AG_SCB *p_scb, BOOLEAN only_active) argument
292 if (!only_active || p_scb->sco_idx == bta_ag_cb.sco.cur_idx)

Completed in 57 milliseconds