WDI_TLV_P2P_ACTION_FRAME_RESPONSE_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_P2P_ACTION_FRAME_RESPONSE_PARAMETERS is a TLV that contains Wi-Fi Direct Action Frame response parameters.
0xAD
The sum (in bytes) of the sizes of all contained elements.
Type | Description |
---|---|
WDI_P2P_ACTION_FRAME_TYPE | The type of Response Frame to be sent. |
WDI_MAC_ADDRESS | The device address of the target peer Wi-Fi Direct device. |
UINT8 | The Wi-Fi Direct Dialog Token for this transaction. |
UINT32 | The send timeout. Specifies the maximum time, in milliseconds, to send this action frame. |
UINT32 | The post-ACK dwell time. Specifies the time to remain on listen channel, in milliseconds, after the incoming packet is acknowledged. |
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | dot11wificxtypes.hpp |