![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Audio class output terminal descriptor. More...
#include <app_usbd_audio_types.h>
Data Fields | |
| uint8_t | bLength |
| Length of the descriptor. | |
| uint8_t | bDescriptorType |
| Descriptor type APP_USBD_AUDIO_DESCRIPTOR_INTERFACE. | |
| uint8_t | bDescriptorSubType |
| Descriptor subtype APP_USBD_AUDIO_AC_IFACE_SUBTYPE_OUTPUT_TERNINAL. | |
| uint8_t | bTerminalID |
| Terminal ID. | |
| uint8_t | wTerminalType [2] |
| Terminal type. | |
| uint8_t | bAssocTerminal |
| Association terminal. | |
| uint8_t | bSourceID |
| Source ID. | |
| uint8_t | iTerminal |
| Terminal string ID. | |
Audio class output terminal descriptor.