Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dlc3.c70 static int init_lc3_decoder(struct stream_rx *stream, uint32_t lc3_frame_duration_us, in init_lc3_decoder() function
373 const int err = init_lc3_decoder(stream, lc3_frame_duration_us, lc3_freq_hz); in lc3_enable()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c2607 static int init_lc3_decoder(struct shell_stream *sh_stream) in init_lc3_decoder() function
3021 const int err = init_lc3_decoder(sh_stream); in stream_started_cb()