Searched refs:flag_audio_received (Results 1 – 8 of 8) sorted by relevance
50 if (!TEST_FLAG(flag_audio_received)) { in bap_stream_rx_recv_cb()69 SET_FLAG(flag_audio_received); in bap_stream_rx_recv_cb()
118 extern atomic_t flag_audio_received;
178 UNSET_FLAG(flag_audio_received); in reset()383 WAIT_FOR_FLAG(flag_audio_received); in test_main()
950 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()
38 atomic_t flag_audio_received; variable
787 UNSET_FLAG(flag_audio_received); in init()993 WAIT_FOR_FLAG(flag_audio_received); in sink_wait_for_data()
353 WAIT_FOR_FLAG(flag_audio_received); in transceive_test_streams()
838 WAIT_FOR_FLAG(flag_audio_received); in transceive_streams()