MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_80211_AUTHENTICATE_RESULT Struct Reference

Data Fields

EFI_80211_MAC_ADDRESS BSSId
 
UINT8FTContent
 
UINT8SAEContent
 
UINT8VendorSpecificInfo
 

Detailed Description

EFI_80211_AUTHENTICATION_RESULT

Field Documentation

EFI_80211_MAC_ADDRESS EFI_80211_AUTHENTICATE_RESULT::BSSId

Specifies the address of the peer MAC entity from which the authentication request was received.

UINT8* EFI_80211_AUTHENTICATE_RESULT::FTContent

Specifies the set of elements to be included in the second message of the FT authentication sequence, may be NULL.

UINT8* EFI_80211_AUTHENTICATE_RESULT::SAEContent

Specifies the set of elements to be included in the SAE Commit Message or SAE Confirm Message, may be NULL.

UINT8* EFI_80211_AUTHENTICATE_RESULT::VendorSpecificInfo

Zero or more elements, may be NULL.