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

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

Data Fields

EFI_80211_ELEMENT_HEADER Hdr
 
UINT8 Indicator
 
EFI_80211_SUBELEMENT_INFO SubElement [1]
 

Detailed Description

EFI_80211_MULTIPLE_BSSID

Definition at line 498 of file WiFi.h.

Field Documentation

◆ Hdr

EFI_80211_ELEMENT_HEADER EFI_80211_MULTIPLE_BSSID::Hdr

Common header of an element.

Definition at line 502 of file WiFi.h.

◆ Indicator

UINT8 EFI_80211_MULTIPLE_BSSID::Indicator

Indicates the maximum number of BSSIDs in the multiple BSSID set. When Indicator is set to n, 2n is the maximum number.

Definition at line 507 of file WiFi.h.

◆ SubElement

EFI_80211_SUBELEMENT_INFO EFI_80211_MULTIPLE_BSSID::SubElement[1]

Contains zero or more sub-elements.

Definition at line 511 of file WiFi.h.


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