NDIS_STATUS_WDI_INDICATION_ACTION_FRAME_RECEIVED (dot11wificxintf.h)

Important

This topic is part of the WiFiCx driver model. WiFiCx is the Wi-Fi driver model released in Windows 11. We recommend that you use WiFiCx to take advantage of the latest features. The previous Wi-Fi driver model WDI is in maintenance mode and will only receive high priority fixes.

WiFiCx drivers use NDIS_STATUS_WDI_INDICATION_ACTION_FRAME_RECEIVED to indicate that an Action Frame has been received.

Object
Port

Payload data

Type Multiple TLV instances allowed Optional Description
WDI_TLV_BSSID The BSSID of the source.
WDI_TLV_BSS_ENTRY_CHANNEL_INFO The logical channel number and band ID for the BSS entry.
WDI_TLV_ACTION_FRAME_BODY The incoming Action Frame body.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows ServerĀ 2022
Header dot11wificxintf.h

See also

OID_WDI_SET_ADVERTISEMENT_INFORMATION