Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_INVITATION_REQUEST_PARAMETERS is a TLV that contains Wi-Fi Direct Invitation Request parameters.
TLV Type
0x7C
Length
The sum (in bytes) of the sizes of all contained elements.
Values
Type | Description |
---|---|
UINT16 | The Group Owner Configuration Timeout in milliseconds. |
UINT16 | The Client Configuration Timeout in milliseconds. |
UINT8 | The invitation flags as defined by the Wi-Fi Direct specification. |
UINT8 | A bit that indicates whether or not the outgoing Invitation Request is an invitation to a local Group Owner.
Valid values are 0 and 1. This bit is set to 1 if it is an invitation to a local GO. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Wditypes.hpp |