UCSI_CONNECTOR_PARTNER_TYPE enumeration (ucmucsispec.h)
Used in the GET_CONNECTOR_STATUS command. See Table 4-42, Offset 29 in UCSI spec version 1.1.
Syntax
typedef enum _UCSI_CONNECTOR_PARTNER_TYPE {
UcsiConnectorPartnerTypeDfp,
UcsiConnectorPartnerTypeUfp,
UcsiConnectorPartnerTypePoweredCableNoUfp,
UcsiConnectorPartnerTypePoweredCableWithUfp,
UcsiConnectorPartnerTypeDebugAccessory,
UcsiConnectorPartnerTypeAudioAccessory
} UCSI_CONNECTOR_PARTNER_TYPE;
Constants
UcsiConnectorPartnerTypeDfp |
UcsiConnectorPartnerTypeUfp |
UcsiConnectorPartnerTypePoweredCableNoUfp |
UcsiConnectorPartnerTypePoweredCableWithUfp |
UcsiConnectorPartnerTypeDebugAccessory |
UcsiConnectorPartnerTypeAudioAccessory |
Requirements
Minimum KMDF version | 1.27 |
Minimum UMDF version | N/A |
Header | ucmucsispec.h (include UcmUcsiCx.h) |
Feedback
Submit and view feedback for