Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dusb.h51 int usb_add_frame_to_usb(enum bt_audio_location chan_allocation, const int16_t *frame,
Dusb.c209 int usb_add_frame_to_usb(enum bt_audio_location chan_allocation, const int16_t *frame, in usb_add_frame_to_usb() function
Dlc3.c216 err = usb_add_frame_to_usb(chan_alloc, lc3_rx_buf, in decode_frame_block()