WDI_TLV_P2P_DISCOVERED_SERVICE_ENTRY
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_DISCOVERED_SERVICE_ENTRY is a TLV that contains a discovered service entry.
TLV Type
0x112
Length
The sum (in bytes) of the sizes of all contained TLVs.
Values
Type | Multiple TLV instances allowed | Optional | Description |
---|---|---|---|
WDI_TLV_P2P_SERVICE_NAME | The name of the service, in UTF-8, up to 255 bytes. | ||
WDI_TLV_P2P_SERVICE_INFORMATION | X | The Service Information for the service. | |
WDI_TLV_P2P_SERVICE_STATUS | The Service Status of the service. | ||
WDI_TLV_P2P_ADVERTISEMENT_ID | An ID that uniquely identifies the service instance. | ||
WDI_TLV_P2P_CONFIG_METHODS | The Configuration Methods as defined in WDI_WPS_CONFIGURATION_METHOD. Only PinDisplay, PinKeypad and WFDS are applicable. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Wditypes.hpp |