OID_WDI_SET_ADVERTISEMENT_INFORMATION (dot11wificxintf.h)

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.

OID_WDI_SET_ADVERTISEMENT_INFORMATION configures the Information Elements (IEs) and other advertisement settings to be included in the probe request, probe response, and beacons sent by the specified port. This request is only applicable to Wi-Fi Direct ports.

Scope Set serialized with task Normal execution time (seconds)
Port Yes 1

When this command is received by the device, it shall update any relevant Wi-Fi Direct IEs, and append any necessary additional IEs in future outgoing messages sent by this port.

Set property parameters

TLV Multiple TLV instances allowed Optional Description
WDI_TLV_ADDITIONAL_IES X Additional IEs to be included.
WDI_TLV_P2P_DEVICE_CAPABILITY X Wi-Fi Direct device capabilities.
WDI_TLV_P2P_DEVICE_INFO X Wi-Fi Direct device information.
WDI_TLV_P2P_GROUP_OWNER_CAPABILITY X Wi-Fi Direct Group Owner capability information
WDI_TLV_P2P_SECONDARY_DEVICE_TYPE_LIST X List of Wi-Fi Direct secondary device types.
WDI_TLV_P2P_ADVERTISED_SERVICES X Wi-Fi Direct advertised services.

Set property results

No additional data. The data in the header is sufficient.

Unsolicited indication

NDIS_STATUS_WDI_INDICATION_ACTION_FRAME_RECEIVED

The adapter must indicate ANQP Action Frame requests for the Service Information if it receives an ANQP request (or any other unknown action frame) from a peer.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header dot11wificxintf.h