Searched refs:MIN_SEND_COUNT (Results 1 – 4 of 4) sorted by relevance
75 if (test_stream->rx_cnt >= MIN_SEND_COUNT) { in bap_stream_rx_recv_cb()
75 #define MIN_SEND_COUNT 100 macro
333 while (test_stream->tx_cnt < MIN_SEND_COUNT) { in transceive_test_streams()
829 while (test_stream->tx_cnt < MIN_SEND_COUNT) { in transceive_streams()