Searched refs:curr_stream (Results 1 – 2 of 2) sorted by relevance
787 p_avdt_scb->curr_stream = false; in avdt_scb_event()793 avdtp_cb.ccb[ccb_index].scb[scb_index].curr_stream = true; in avdt_scb_event()794 } else if (num_st_streams > 1 && !p_scb->curr_stream && in avdt_scb_event()
501 bool curr_stream; // True if the SCB is the current stream, False otherwise variable