OID_WDI_SET_ADAPTER_CONFIGURATION

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.

OID_WDI_SET_ADAPTER_CONFIGURATION configures the adapter. It is an optional property and can only be sent before any ports are created.

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

Set property parameters

TLV Multiple TLV instances allowed Optional Description
WDI_TLV_CONFIGURED_MAC_ADDRESS X MAC address.
WDI_TLV_UNREACHABLE_DETECTION_THRESHOLD X Unreachable detection threshold.
WDI_TLV_P2P_GO_INTERNAL_RESET_POLICY X Policy used by the firmware for operating channel selection after a Wi-Fi Direct GO Reset is stopped/restarted.
WDI_TLV_BAND_ID_LIST X List of band IDs.
WDI_TLV_LINK_QUALITY_BAR_MAP Mapping of signal quality to Wi-Fi signal strength bars. This field should be ignored by the adapter and it should use the behavior specified in NDIS_STATUS_WDI_INDICATION_LINK_STATE_CHANGE for doing Link Quality notifications.
WDI_TLV_ADAPTER_NLO_SCAN_MODE X Indicates whether the NLO scans should be performed in active or passive mode.
WDI_TLV_PLDR_SUPPORT Added in Windows 10, version 1511, WDI version 1.0.10.

Specifies if PLDR is supported.

Set property results

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

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

Header

Dot11wdi.h