Searched refs:bta_ag_other_scb_open (Results 1 – 4 of 4) sorted by relevance
673 if (!bta_ag_other_scb_open(p_scb)) { in bta_ag_sco_event()725 if (!bta_ag_other_scb_open(p_scb)) { in bta_ag_sco_event()1069 if (!bta_ag_other_scb_open(p_scb)) { in bta_ag_sco_event()1097 if (!bta_ag_other_scb_open(p_scb)) { in bta_ag_sco_event()
309 extern bool bta_ag_other_scb_open(tBTA_AG_SCB* p_curr_scb);
493 bool bta_ag_other_scb_open(tBTA_AG_SCB* p_curr_scb) { in bta_ag_other_scb_open() function
541 return p_scb->inband_enabled && !bta_ag_other_scb_open(p_scb); in bta_ag_inband_enabled()