![]() |
nRF Connect SDK API 3.4.99
|
| int audio_usb_start | ( | struct k_msgq * | audio_q_out_ptr, |
| struct k_msgq * | audio_q_in_ptr ) |
#include <applications/nrf_audio/src/modules/audio_usb.h>
Set pointers to the queues to be used by the USB module and start sending/receiving data.
| audio_q_out_ptr | Pointer to queue structure for out. |
| audio_q_in_ptr | Pointer to queue structure for in. |