WDI_TLV_P2P_DISCOVERED_SERVICE_ENTRY (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_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, if ANQP service discovery was performed. Otherwise this value may default to one.
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

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header dot11wificxtypes.hpp