![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Audio class context. More...
#include <app_usbd_audio_internal.h>
Data Fields | |
| app_usbd_audio_req_t | request |
| Audio class request. | |
| const void * | p_tx_buff |
| Transfer buffer (IN endpoint transfers) | |
| void * | p_rx_buff |
| Transfer buffer (OUT endpoint transfers) | |
| size_t | tx_size |
| Transfer buffer size (IN endpoint transfers) | |
| size_t | rx_size |
| Transfer buffer size (OUT endpoint transfers) | |
| bool | streaming |
| Streaming flag. | |
Audio class context.