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 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_DEVICE_CAPABILITY is a TLV that contains Wi-Fi Direct device capabilities.
TLV Type
0x84
Length
The sum (in bytes) of the sizes of all contained elements.
Values
| Type | Description |
|---|---|
| UINT8 | A bitmap of the Wi-Fi Direct device capabilities as defined in Table 12 of the Wi-Fi Direct technical specification. |
| UINT8 | A bitmap of the Wi-Fi Direct capabilities in the above device capability bitmap that are currently set by the operating system. |
| UINT32 | A bitmask that indicates which WPS versions are enabled. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 11 |
| Minimum supported server | Windows Server 2022 |
| Header | dot11wificxtypes.hpp |