#include <MdePkg/Include/Protocol/WiFi.h>
◆ BeaconPeriod
UINT16 EFI_80211_BSS_DESCRIPTION::BeaconPeriod |
The beacon period in TU of the found BSS.
Definition at line 420 of file WiFi.h.
◆ 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.
Definition at line 433 of file WiFi.h.
◆ BSSId
Indicates a specific BSSID of the found BSS.
Definition at line 404 of file WiFi.h.
◆ 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.
Definition at line 469 of file WiFi.h.
◆ BSSType
Specifies the type of the found BSS.
Definition at line 416 of file WiFi.h.
◆ CapabilityInfo
UINT16 EFI_80211_BSS_DESCRIPTION::CapabilityInfo |
The advertised capabilities of the BSS.
Definition at line 428 of file WiFi.h.
◆ Country
The information required to identify the regulatory domain in which the peer STA is located.
Definition at line 443 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 474 of file WiFi.h.
◆ OperationalRateSet
UINT8* EFI_80211_BSS_DESCRIPTION::OperationalRateSet |
The set of data rates that the peer STA desires to use for communication within the BSS.
Definition at line 438 of file WiFi.h.
◆ RCPIMeasurement
UINT8 EFI_80211_BSS_DESCRIPTION::RCPIMeasurement |
Specifies the RCPI of the received frame.
Definition at line 455 of file WiFi.h.
◆ 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.
Definition at line 464 of file WiFi.h.
◆ RSN
The cipher suites and AKM suites supported in the BSS.
Definition at line 447 of file WiFi.h.
◆ RSNIMeasurement
UINT8 EFI_80211_BSS_DESCRIPTION::RSNIMeasurement |
Specifies the RSNI of the received frame.
Definition at line 459 of file WiFi.h.
◆ RSSI
UINT8 EFI_80211_BSS_DESCRIPTION::RSSI |
Specifies the RSSI of the received frame.
Definition at line 451 of file WiFi.h.
◆ SSId
UINT8* EFI_80211_BSS_DESCRIPTION::SSId |
Specifies the SSID of the found BSS. If NULL, ignore SSIdLen field.
Definition at line 408 of file WiFi.h.
◆ SSIdLen
UINT8 EFI_80211_BSS_DESCRIPTION::SSIdLen |
Specifies the SSID of the found BSS. If NULL, ignore SSIdLen field.
Definition at line 412 of file WiFi.h.
◆ Timestamp
UINT64 EFI_80211_BSS_DESCRIPTION::Timestamp |
The timestamp of the received frame from the found BSS.
Definition at line 424 of file WiFi.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/WiFi.h