Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_audio_stream.c43 static inline struct bt_bap_stream *audio_stream_to_bap_stream(struct btp_bap_audio_stream *stream) in audio_stream_to_bap_stream() function
146 tx_streams[i].bap_stream = audio_stream_to_bap_stream(stream); in btp_bap_audio_stream_tx_register()
165 bap_stream = audio_stream_to_bap_stream(stream); in btp_bap_audio_stream_tx_unregister()
206 bap_stream = audio_stream_to_bap_stream(stream); in btp_bap_audio_stream_can_send()