Searched refs:bta_ag_other_scb_open (Results 1 – 4 of 4) sorted by relevance
750 if (!bta_ag_other_scb_open(p_scb)) in bta_ag_sco_event()803 if (!bta_ag_other_scb_open(p_scb)) in bta_ag_sco_event()1162 if (!bta_ag_other_scb_open(p_scb)) in bta_ag_sco_event()1187 if (!bta_ag_other_scb_open(p_scb)) in bta_ag_sco_event()
347 extern BOOLEAN bta_ag_other_scb_open(tBTA_AG_SCB *p_curr_scb);
497 BOOLEAN bta_ag_other_scb_open(tBTA_AG_SCB *p_curr_scb) in bta_ag_other_scb_open() function
763 if (p_scb->inband_enabled && !bta_ag_other_scb_open(p_scb)) in bta_ag_inband_enabled()