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

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

Data Fields

EFI_80211_MAC_ADDRESS BSSId
 
EFI_80211_REASON_CODE ReasonCode
 
UINT8 * VendorSpecificInfo
 

Detailed Description

EFI_80211_DISASSOCIATE_DATA

Definition at line 781 of file WiFi.h.

Field Documentation

◆ BSSId

EFI_80211_MAC_ADDRESS EFI_80211_DISASSOCIATE_DATA::BSSId

Specifies the address of the peer MAC entity with which to perform the disassociation process.

Definition at line 786 of file WiFi.h.

◆ ReasonCode

EFI_80211_REASON_CODE EFI_80211_DISASSOCIATE_DATA::ReasonCode

Specifies the reason for initiating the disassociation process.

Definition at line 790 of file WiFi.h.

◆ VendorSpecificInfo

UINT8* EFI_80211_DISASSOCIATE_DATA::VendorSpecificInfo

Zero or more elements, may be NULL.

Definition at line 794 of file WiFi.h.


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