Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/
Dcommon.h132 struct audio_test_stream { struct
154 static inline struct audio_test_stream * argument
157 return CONTAINER_OF(cap_stream, struct audio_test_stream, stream); in audio_test_stream_from_cap_stream()
160 static inline struct audio_test_stream *
167 cap_stream_from_audio_test_stream(struct audio_test_stream *test_stream) in cap_stream_from_audio_test_stream()
173 bap_stream_from_audio_test_stream(struct audio_test_stream *test_stream) in bap_stream_from_audio_test_stream()
Dbap_unicast_server_test.c70 static struct audio_test_stream
156 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in lc3_qos()
205 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in lc3_disable()
274 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_recv_cb()
310 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_sent_cb()
389 struct audio_test_stream *test_stream = in transceive_test_streams()
404 const struct audio_test_stream *test_stream = in transceive_test_streams()
Dbap_broadcast_source_test.c53 static struct audio_test_stream broadcast_source_streams[CONFIG_BT_BAP_BROADCAST_SRC_STREAM_COUNT];
225 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_sent_cb()
315 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in setup_broadcast_source()
454 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_broadcast_source_reconfig()
604 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_main()
682 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_main_encrypted()
Dcap_initiator_broadcast_test.c71 static struct audio_test_stream broadcast_source_streams[BROADCAST_STREMT_CNT];
130 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(bap_stream); in broadcast_sent_cb()
404 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_broadcast_audio_create()
659 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_main_cap_initiator_broadcast()
748 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_cap_initiator_ac()
765 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_cap_initiator_ac()
Dbap_unicast_client_test.c48 static struct audio_test_stream test_streams[CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SNK_COUNT];
90 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_qos_set()
136 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_disabled()
162 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_recv_cb()
198 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_sent_cb()
881 struct audio_test_stream *test_stream = in transceive_streams()
896 const struct audio_test_stream *test_stream = in transceive_streams()
Dgmap_ugg_test.c127 static struct audio_test_stream broadcast_streams[CONFIG_BT_BAP_BROADCAST_SRC_STREAM_COUNT];
183 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(bap_stream); in stream_sent_cb()
1244 struct audio_test_stream *test_stream = &broadcast_streams[i]; in test_gmap_ugg_broadcast_ac()
1262 struct audio_test_stream *test_stream = &broadcast_streams[i]; in test_gmap_ugg_broadcast_ac()
Dbap_broadcast_sink_test.c55 static struct audio_test_stream broadcast_sink_streams[CONFIG_BT_BAP_BROADCAST_SNK_STREAM_COUNT];
560 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in recv_cb()
Dcap_acceptor_test.c64 static struct audio_test_stream broadcast_sink_streams[CONFIG_BT_BAP_BROADCAST_SNK_STREAM_COUNT];
300 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in recv_cb()