WDI_TLV_SEND_ACTION_FRAME_REQUEST_PARAMETERS (dot11wificxtypes.hpp)

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.

WDI_TLV_SEND_ACTION_FRAME_REQUEST_PARAMETERS is a TLV that contains parameters for OID_WDI_TASK_SEND_REQUEST_ACTION_FRAME.

TLV Type

0xBF

Length

The sum (in bytes) of the sizes of all contained elements.

Values

Type Description
WDI_CHANNEL_NUMBER (UINT32) The channel on which to send the action frame and also to linger on as specified in the post-ACK dwell time.
WDI_BAND_ID (UINT32) The ID of the band on which to send the action frame.
WDI_MAC_ADDRESS The MAC address of the target access point or peer adapter.
UINT32 The send timeout. Specifies the maximum time (in milliseconds) to send this Action Frame.
UINT32 The post-acknowledgment dwell time. Specifies the time (in milliseconds) to remain on listen channel after the incoming packet is acknowledged.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header dot11wificxtypes.hpp