TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_80211_AUTHENTICATE_RESULT Struct Reference

#include <MdePkg/Include/Protocol/WiFi.h>

Data Fields

EFI_80211_MAC_ADDRESS BSSId
 
UINT8 * FTContent
 
UINT8 * SAEContent
 
UINT8 * VendorSpecificInfo
 

Detailed Description

EFI_80211_AUTHENTICATION_RESULT

Definition at line 863 of file WiFi.h.

Field Documentation

◆ BSSId

EFI_80211_MAC_ADDRESS EFI_80211_AUTHENTICATE_RESULT::BSSId

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

Definition at line 868 of file WiFi.h.

◆ FTContent

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.

Definition at line 873 of file WiFi.h.

◆ SAEContent

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.

Definition at line 878 of file WiFi.h.

◆ VendorSpecificInfo

UINT8* EFI_80211_AUTHENTICATE_RESULT::VendorSpecificInfo

Zero or more elements, may be NULL.

Definition at line 882 of file WiFi.h.


The documentation for this struct was generated from the following file: