|
XenevaOS
|
#include <WiFi.h>

| EFI_80211_MAC_ADDRESS EFI_80211_ASSOCIATE_DATA::BSSId |
Specifies the address of the peer MAC entity to associate with.
| UINT16 EFI_80211_ASSOCIATE_DATA::CapabilityInfo |
Specifies the requested operational capabilities to the AP in 2 octets.
| EFI_80211_ELEMENT_SUPP_CHANNEL* EFI_80211_ASSOCIATE_DATA::Channels |
Indicates a list of channels in which the STA is capable of operating.
| EFI_80211_ELEMENT_EXT_CAP* EFI_80211_ASSOCIATE_DATA::ExtCapElement |
Specifies the parameters within the Extended Capabilities element that are supported by the MAC entity. This is an optional parameter and may be NULL.
| UINT32 EFI_80211_ASSOCIATE_DATA::FailureTimeout |
Specifies a time limit in TU, after which the associate procedure is terminated.
| UINT32 EFI_80211_ASSOCIATE_DATA::ListenInterval |
Specifies if in power save mode, how often the STA awakes and listens for the next beacon frame in TU.
| EFI_80211_ELEMENT_RSN EFI_80211_ASSOCIATE_DATA::RSN |
The cipher suites and AKM suites selected by the STA.
| UINT8* EFI_80211_ASSOCIATE_DATA::VendorSpecificInfo |
Specifies zero or more elements. This is an optional parameter and may be NULL.