Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_usb.c210 int bap_usb_add_frame_to_usb(enum bt_audio_location chan_allocation, const int16_t *frame, in bap_usb_add_frame_to_usb() function
Daudio.h160 int bap_usb_add_frame_to_usb(enum bt_audio_location lc3_chan_allocation, const int16_t *frame,
Dbap.c2715 err = bap_usb_add_frame_to_usb(chan_alloc, lc3_rx_buf, in decode_frame_block()