Searched defs:test_stream (Results 1 – 9 of 9) sorted by relevance
156 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in lc3_qos() local205 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in lc3_disable() local274 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_recv_cb() local310 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_sent_cb() local389 struct audio_test_stream *test_stream = in transceive_test_streams() local404 const struct audio_test_stream *test_stream = in transceive_test_streams() local
225 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_sent_cb() local315 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in setup_broadcast_source() local454 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_broadcast_source_reconfig() local604 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_main() local682 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_main_encrypted() local
130 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(bap_stream); in broadcast_sent_cb() local404 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_broadcast_audio_create() local659 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_main_cap_initiator_broadcast() local748 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_cap_initiator_ac() local765 struct audio_test_stream *test_stream = &broadcast_source_streams[i]; in test_cap_initiator_ac() local
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()
90 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_qos_set() local136 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_disabled() local162 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_recv_cb() local198 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in stream_sent_cb() local881 struct audio_test_stream *test_stream = in transceive_streams() local896 const struct audio_test_stream *test_stream = in transceive_streams() local
183 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(bap_stream); in stream_sent_cb() local1244 struct audio_test_stream *test_stream = &broadcast_streams[i]; in test_gmap_ugg_broadcast_ac() local1262 struct audio_test_stream *test_stream = &broadcast_streams[i]; in test_gmap_ugg_broadcast_ac() local
560 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in recv_cb() local
300 struct audio_test_stream *test_stream = audio_test_stream_from_bap_stream(stream); in recv_cb() local
347 static struct bt_bap_stream test_stream; variable