Home
last modified time | relevance | path

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

/Zephyr-4.3.0/samples/bluetooth/bap_broadcast_sink/src/
Dlc3.c69 static int init_lc3_decoder(struct stream_rx *stream, uint32_t lc3_frame_duration_us, in init_lc3_decoder() function
371 const int err = init_lc3_decoder(stream, lc3_frame_duration_us, lc3_freq_hz); in lc3_enable()
/Zephyr-4.3.0/subsys/bluetooth/audio/shell/
Dbap.c2590 static int init_lc3_decoder(struct shell_stream *sh_stream) in init_lc3_decoder() function
3004 const int err = init_lc3_decoder(sh_stream); in stream_started_cb()