XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_80211_AUTHENTICATE_RESULT Struct Reference

#include <WiFi.h>

Collaboration diagram for EFI_80211_AUTHENTICATE_RESULT:
Collaboration graph
[legend]

Public Attributes

EFI_80211_MAC_ADDRESS BSSId
 
UINT8FTContent
 
UINT8SAEContent
 
UINT8VendorSpecificInfo
 

Detailed Description

EFI_80211_AUTHENTICATION_RESULT

Member Data 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.

◆ 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.

◆ 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.

◆ VendorSpecificInfo

UINT8* EFI_80211_AUTHENTICATE_RESULT::VendorSpecificInfo

Zero or more elements, may be NULL.


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