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

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

Data Fields

EFI_80211_ELEMENT_HEADER Hdr
 
UINT8 CountryStr [3]
 
EFI_80211_COUNTRY_TRIPLET CountryTriplet [1]
 

Detailed Description

EFI_80211_ELEMENT_COUNTRY

Definition at line 300 of file WiFi.h.

Field Documentation

◆ CountryStr

UINT8 EFI_80211_ELEMENT_COUNTRY::CountryStr[3]

Specifies country strings in 3 octets.

Definition at line 308 of file WiFi.h.

◆ CountryTriplet

EFI_80211_COUNTRY_TRIPLET EFI_80211_ELEMENT_COUNTRY::CountryTriplet[1]

Indicates a triplet that repeated in country element. The number of triplets is determined by the Hdr.Length field.

Definition at line 313 of file WiFi.h.

◆ Hdr

EFI_80211_ELEMENT_HEADER EFI_80211_ELEMENT_COUNTRY::Hdr

Common header of an element.

Definition at line 304 of file WiFi.h.


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