Macros | |
#define | CDCCallManagementDescriptor_DATACALLMANAGEMENT (1 << 1) |
#define | CDCCallManagementDescriptor_SELFCALLMANAGEMENT (1 << 0) |
This section lists CDC CallManagement Capabilities.
#define CDCCallManagementDescriptor_DATACALLMANAGEMENT (1 << 1) |
Device can exchange call management information over a Data class interface.
Definition at line 159 of file CDCDescriptors.h.
#define CDCCallManagementDescriptor_SELFCALLMANAGEMENT (1 << 0) |
Device handles call management itself.
Definition at line 156 of file CDCDescriptors.h.