#include <MdePkg/Include/Protocol/WiFi.h>
◆ AssociationID
| UINT16 EFI_80211_ASSOCIATE_RESULT::AssociationID |
Specifies the association ID value assigned by the AP.
Definition at line 722 of file WiFi.h.
◆ BSSId
Specifies the address of the peer MAC entity from which the association request was received.
Definition at line 714 of file WiFi.h.
◆ CapabilityInfo
| UINT16 EFI_80211_ASSOCIATE_RESULT::CapabilityInfo |
Specifies the operational capabilities advertised by the AP.
Definition at line 718 of file WiFi.h.
◆ 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.
Definition at line 737 of file WiFi.h.
◆ RCPIValue
| UINT8 EFI_80211_ASSOCIATE_RESULT::RCPIValue |
Indicates the measured RCPI of the corresponding association request frame. It is an optional parameter and is set to zero if unavailable.
Definition at line 727 of file WiFi.h.
◆ RSNIValue
| UINT8 EFI_80211_ASSOCIATE_RESULT::RSNIValue |
Indicates the measured RSNI at the time the corresponding association request frame was received. It is an optional parameter and is set to zero if unavailable.
Definition at line 732 of file WiFi.h.
◆ TimeoutInterval
Specifies the timeout interval when the result code is AssociateRefusedTemporarily.
Definition at line 741 of file WiFi.h.
◆ VendorSpecificInfo
| UINT8* EFI_80211_ASSOCIATE_RESULT::VendorSpecificInfo |
Specifies zero or more elements. This is an optional parameter and may be NULL.
Definition at line 745 of file WiFi.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/WiFi.h