Home
last modified time | relevance | path

Searched refs:MIN_SEND_COUNT (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_stream_rx.c67 if (test_stream->rx_cnt >= MIN_SEND_COUNT) { in bap_stream_rx_recv_cb()
Dcommon.h73 #define MIN_SEND_COUNT 100 macro
Dbap_unicast_server_test.c346 while (test_stream->tx_cnt < MIN_SEND_COUNT) { in transceive_test_streams()
Dbap_unicast_client_test.c831 while (test_stream->tx_cnt < MIN_SEND_COUNT) { in transceive_streams()