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