![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Audio class specific request handled via control endpoint. More...
#include <app_usbd_audio_internal.h>
Data Fields | |
| app_usbd_audio_class_req_target_t | req_target |
| Request target. | |
| app_usbd_audio_req_type_t | req_type |
| Request type. | |
| uint8_t | control |
| Request control field. | |
| uint8_t | channel |
| Channel ID. | |
| uint8_t | interface |
| Interface ID. | |
| uint8_t | entity |
| Entity ID. | |
| uint16_t | length |
| Request payload length. | |
| uint8_t | payload [64] |
| Request payload. | |
Audio class specific request handled via control endpoint.