// ucmucsispec.h
typedef enum _UCSI_CONNECTOR_PARTNER_TYPE {
UcsiConnectorPartnerTypeDfp,
UcsiConnectorPartnerTypeUfp,
UcsiConnectorPartnerTypePoweredCableNoUfp,
UcsiConnectorPartnerTypePoweredCableWithUfp,
UcsiConnectorPartnerTypeDebugAccessory,
UcsiConnectorPartnerTypeAudioAccessory
} UCSI_CONNECTOR_PARTNER_TYPE;
View the official Windows Driver Kit DDI referenceNo description available.
Used in the GET_CONNECTOR_STATUS command. See Table 4-42, Offset 29 in UCSI spec version 1.2.
UcsiConnectorPartnerTypeDfpUcsiConnectorPartnerTypeUfpUcsiConnectorPartnerTypePoweredCableNoUfpUcsiConnectorPartnerTypePoweredCableWithUfpUcsiConnectorPartnerTypeDebugAccessoryUcsiConnectorPartnerTypeAudioAccessory