|
XenevaOS
|
#include <WiFi.h>

Public Attributes | |
| EFI_80211_MAC_ADDRESS | BSSId |
| UINT8 * | FTContent |
| UINT8 * | SAEContent |
| UINT8 * | VendorSpecificInfo |
EFI_80211_AUTHENTICATION_RESULT
| 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.