Searched refs:bap_stream_from_shell_stream (Results 1 – 2 of 2) sorted by relevance
185 struct bt_bap_stream *bap_stream_from_shell_stream(struct shell_stream *sh_stream) in bap_stream_from_shell_stream() function334 bap_stream_from_shell_stream(sh_stream), sh_stream->lc3_frame_duration_us, in init_lc3_encoder()449 struct bt_bap_stream *bap_stream = bap_stream_from_shell_stream(sh_stream); in lc3_audio_send_data()591 if (stream == bap_stream_from_shell_stream(&unicast_streams[i])) { in set_unicast_stream()616 stream = bap_stream_from_shell_stream(&unicast_streams[index]); in cmd_select_unicast()630 struct bt_bap_stream *stream = bap_stream_from_shell_stream(&unicast_streams[i]); in stream_alloc()846 bap_stream_from_shell_stream(snk_uni_streams[i]); in bap_ac_create_unicast_group()851 bap_stream_from_shell_stream(src_uni_streams[i]); in bap_ac_create_unicast_group()1164 bap_stream = bap_stream_from_shell_stream(&unicast_streams[0]); in cmd_config()1448 struct bt_bap_stream *stream = bap_stream_from_shell_stream(&unicast_streams[i]); in set_group_param()[all …]
165 struct bt_bap_stream *bap_stream_from_shell_stream(struct shell_stream *sh_stream);