MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_80211_ELEMENT_COUNTRY Struct Reference

Data Fields

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

Detailed Description

Field Documentation

UINT8 EFI_80211_ELEMENT_COUNTRY::CountryStr[3]

Specifies country strings in 3 octets.

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.

EFI_80211_ELEMENT_HEADER EFI_80211_ELEMENT_COUNTRY::Hdr

Common header of an element.