TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_80211_BSS_DESP_PILOT Struct Reference

#include <MdePkg/Include/Protocol/WiFi.h>

Data Fields

EFI_80211_MAC_ADDRESS BSSId
 
EFI_80211_BSS_TYPE BSSType
 
UINT8 ConCapInfo
 
UINT8 ConCountryStr [2]
 
UINT8 OperatingClass
 
UINT8 Channel
 
UINT8 Interval
 
EFI_80211_MULTIPLE_BSSIDMultipleBSSID
 
UINT8 RCPIMeasurement
 
UINT8 RSNIMeasurement
 

Detailed Description

EFI_80211_BSS_DESP_PILOT

Definition at line 517 of file WiFi.h.

Field Documentation

◆ BSSId

EFI_80211_MAC_ADDRESS EFI_80211_BSS_DESP_PILOT::BSSId

Indicates a specific BSSID of the found BSS.

Definition at line 521 of file WiFi.h.

◆ BSSType

EFI_80211_BSS_TYPE EFI_80211_BSS_DESP_PILOT::BSSType

Specifies the type of the found BSS.

Definition at line 525 of file WiFi.h.

◆ Channel

UINT8 EFI_80211_BSS_DESP_PILOT::Channel

Indicates the operating channel.

Definition at line 541 of file WiFi.h.

◆ ConCapInfo

UINT8 EFI_80211_BSS_DESP_PILOT::ConCapInfo

One octet field to report condensed capability information.

Definition at line 529 of file WiFi.h.

◆ ConCountryStr

UINT8 EFI_80211_BSS_DESP_PILOT::ConCountryStr[2]

Two octet's field to report condensed country string.

Definition at line 533 of file WiFi.h.

◆ Interval

UINT8 EFI_80211_BSS_DESP_PILOT::Interval

Indicates the measurement pilot interval in TU.

Definition at line 545 of file WiFi.h.

◆ MultipleBSSID

EFI_80211_MULTIPLE_BSSID* EFI_80211_BSS_DESP_PILOT::MultipleBSSID

Indicates that the BSS is within a multiple BSSID set.

Definition at line 549 of file WiFi.h.

◆ OperatingClass

UINT8 EFI_80211_BSS_DESP_PILOT::OperatingClass

Indicates the operating class value for the operating channel.

Definition at line 537 of file WiFi.h.

◆ RCPIMeasurement

UINT8 EFI_80211_BSS_DESP_PILOT::RCPIMeasurement

Specifies the RCPI of the received frame.

Definition at line 553 of file WiFi.h.

◆ RSNIMeasurement

UINT8 EFI_80211_BSS_DESP_PILOT::RSNIMeasurement

Specifies the RSNI of the received frame.

Definition at line 557 of file WiFi.h.


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