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

#include <WiFi.h>

Collaboration diagram for EFI_80211_ASSOCIATE_RESULT:
Collaboration graph
[legend]

Public Attributes

EFI_80211_MAC_ADDRESS BSSId
 
UINT16 CapabilityInfo
 
UINT16 AssociationID
 
UINT8 RCPIValue
 
UINT8 RSNIValue
 
EFI_80211_ELEMENT_EXT_CAPExtCapElement
 
EFI_80211_ELEMENT_TIMEOUT_VAL TimeoutInterval
 
UINT8VendorSpecificInfo
 

Detailed Description

EFI_80211_ASSOCIATE_RESULT

Member Data Documentation

◆ AssociationID

UINT16 EFI_80211_ASSOCIATE_RESULT::AssociationID

Specifies the association ID value assigned by the AP.

◆ BSSId

EFI_80211_MAC_ADDRESS EFI_80211_ASSOCIATE_RESULT::BSSId

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

◆ CapabilityInfo

UINT16 EFI_80211_ASSOCIATE_RESULT::CapabilityInfo

Specifies the operational capabilities advertised by the AP.

◆ ExtCapElement

EFI_80211_ELEMENT_EXT_CAP* EFI_80211_ASSOCIATE_RESULT::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.

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

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

◆ TimeoutInterval

EFI_80211_ELEMENT_TIMEOUT_VAL EFI_80211_ASSOCIATE_RESULT::TimeoutInterval

Specifies the timeout interval when the result code is AssociateRefusedTemporarily.

◆ VendorSpecificInfo

UINT8* EFI_80211_ASSOCIATE_RESULT::VendorSpecificInfo

Specifies zero or more elements. This is an optional parameter and may be NULL.


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