Home
last modified time | relevance | path

Searched refs:flag_audio_received (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_stream_rx.c50 if (!TEST_FLAG(flag_audio_received)) { in bap_stream_rx_recv_cb()
69 SET_FLAG(flag_audio_received); in bap_stream_rx_recv_cb()
Dcommon.h118 extern atomic_t flag_audio_received;
Dpbp_public_broadcast_sink_test.c178 UNSET_FLAG(flag_audio_received); in reset()
383 WAIT_FOR_FLAG(flag_audio_received); in test_main()
Dbap_broadcast_sink_test.c950 WAIT_FOR_FLAG(flag_audio_received); in test_common()
1042 WAIT_FOR_FLAG(flag_audio_received); in test_sink_encrypted()
1097 WAIT_FOR_FLAG(flag_audio_received); in test_sink_encrypted_incorrect_code()
1145 WAIT_FOR_FLAG(flag_audio_received); in broadcast_sink_with_assistant()
Dcommon.c38 atomic_t flag_audio_received; variable
Dcap_acceptor_test.c787 UNSET_FLAG(flag_audio_received); in init()
993 WAIT_FOR_FLAG(flag_audio_received); in sink_wait_for_data()
Dbap_unicast_server_test.c353 WAIT_FOR_FLAG(flag_audio_received); in transceive_test_streams()
Dbap_unicast_client_test.c838 WAIT_FOR_FLAG(flag_audio_received); in transceive_streams()