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

#include <WiFi.h>

Collaboration diagram for EFI_80211_BSS_DESCRIPTION:
Collaboration graph
[legend]

Public Attributes

EFI_80211_MAC_ADDRESS BSSId
 
UINT8SSId
 
UINT8 SSIdLen
 
EFI_80211_BSS_TYPE BSSType
 
UINT16 BeaconPeriod
 
UINT64 Timestamp
 
UINT16 CapabilityInfo
 
UINT8BSSBasicRateSet
 
UINT8OperationalRateSet
 
EFI_80211_ELEMENT_COUNTRYCountry
 
EFI_80211_ELEMENT_RSN RSN
 
UINT8 RSSI
 
UINT8 RCPIMeasurement
 
UINT8 RSNIMeasurement
 
UINT8RequestedElements
 
UINT8BSSMembershipSelectorSet
 
EFI_80211_ELEMENT_EXT_CAPExtCapElement
 

Detailed Description

EFI_80211_BSS_DESCRIPTION

Member Data Documentation

◆ BeaconPeriod

UINT16 EFI_80211_BSS_DESCRIPTION::BeaconPeriod

The beacon period in TU of the found BSS.

◆ BSSBasicRateSet

UINT8* EFI_80211_BSS_DESCRIPTION::BSSBasicRateSet

The set of data rates that shall be supported by all STAs that desire to join this BSS.

◆ BSSId

EFI_80211_MAC_ADDRESS EFI_80211_BSS_DESCRIPTION::BSSId

Indicates a specific BSSID of the found BSS.

◆ BSSMembershipSelectorSet

UINT8* EFI_80211_BSS_DESCRIPTION::BSSMembershipSelectorSet

Specifies the BSS membership selectors that represent the set of features that shall be supported by all STAs to join this BSS.

◆ BSSType

EFI_80211_BSS_TYPE EFI_80211_BSS_DESCRIPTION::BSSType

Specifies the type of the found BSS.

◆ CapabilityInfo

UINT16 EFI_80211_BSS_DESCRIPTION::CapabilityInfo

The advertised capabilities of the BSS.

◆ Country

EFI_80211_ELEMENT_COUNTRY* EFI_80211_BSS_DESCRIPTION::Country

The information required to identify the regulatory domain in which the peer STA is located.

◆ ExtCapElement

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

◆ OperationalRateSet

UINT8* EFI_80211_BSS_DESCRIPTION::OperationalRateSet

The set of data rates that the peer STA desires to use for communication within the BSS.

◆ RCPIMeasurement

UINT8 EFI_80211_BSS_DESCRIPTION::RCPIMeasurement

Specifies the RCPI of the received frame.

◆ RequestedElements

UINT8* EFI_80211_BSS_DESCRIPTION::RequestedElements

Specifies the elements requested by the request element of the Probe Request frame. This is an optional parameter and may be NULL.

◆ RSN

EFI_80211_ELEMENT_RSN EFI_80211_BSS_DESCRIPTION::RSN

The cipher suites and AKM suites supported in the BSS.

◆ RSNIMeasurement

UINT8 EFI_80211_BSS_DESCRIPTION::RSNIMeasurement

Specifies the RSNI of the received frame.

◆ RSSI

UINT8 EFI_80211_BSS_DESCRIPTION::RSSI

Specifies the RSSI of the received frame.

◆ SSId

UINT8* EFI_80211_BSS_DESCRIPTION::SSId

Specifies the SSID of the found BSS. If NULL, ignore SSIdLen field.

◆ SSIdLen

UINT8 EFI_80211_BSS_DESCRIPTION::SSIdLen

Specifies the SSID of the found BSS. If NULL, ignore SSIdLen field.

◆ Timestamp

UINT64 EFI_80211_BSS_DESCRIPTION::Timestamp

The timestamp of the received frame from the found BSS.


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