WDI_TLV_P2P_GO_NEGOTIATION_RESPONSE_PARAMETERS

Important

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

WDI_TLV_P2P_GO_NEGOTIATION_RESPONSE_PARAMETERS is a TLV that contains incoming GO Negotiation Response parameters.

TLV Type

0x71

Length

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

Values

Type Description
UINT8 Specifies the Wi-Fi Direct Status Code, as defined by the Wi-Fi Direct specification.
UINT8 Specifies the local Wi-Fi Direct GO Intent. This is a value between 0 and 15.
UINT8 Specifies the tie-breaker field of the GO Intent.
UINT16 Specifies the GO Configuration Timeout in milliseconds.
UINT16 Specifies the Client Configuration Timeout in milliseconds.
WDI_MAC_ADDRESS Intended interface address. Specifies the local MAC Address for future Wi-Fi Direct connection.
UINT8 Specifies the Wi-Fi Direct Group capability bitmask. The bitmask matches those defined in Table 13-Group Capability Bitmap definition of the Wi-Fi P2P technical specification.
UINT8 Specifies the bits set by the operating system in the Group capability bitmap above.

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

Header

Wditypes.hpp