Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c2599 static int16_t lc3_rx_buf[LC3_MAX_NUM_SAMPLES_MONO]; variable
2677 lc3_rx_buf, 1); in decode_frame()
2718 err = bap_usb_add_frame_to_usb(chan_alloc, lc3_rx_buf, in decode_frame_block()
2719 sizeof(lc3_rx_buf), data->ts); in decode_frame_block()