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

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

Data Fields

UINT8 SubElementID
 
UINT8 Length
 
UINT8 Data [1]
 

Detailed Description

EFI_80211_SUBELEMENT_INFO

Definition at line 480 of file WiFi.h.

Field Documentation

◆ Data

UINT8 EFI_80211_SUBELEMENT_INFO::Data[1]

A variable length data buffer.

Definition at line 492 of file WiFi.h.

◆ Length

UINT8 EFI_80211_SUBELEMENT_INFO::Length

Specifies the number of octets in the Data field.

Definition at line 488 of file WiFi.h.

◆ SubElementID

UINT8 EFI_80211_SUBELEMENT_INFO::SubElementID

Indicates the unique identifier within the containing element or sub-element.

Definition at line 484 of file WiFi.h.


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