Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 2.34 KB

oid-wdi-set-adapter-configuration.md

File metadata and controls

51 lines (32 loc) · 2.34 KB
title ms.topic description ms.date keywords
OID_WDI_SET_ADAPTER_CONFIGURATION (dot11wificxintf.h)
reference
The OID_WDI_SET_ADAPTER_CONFIGURATION command configures the adapter. It is an optional property and can only be sent before any ports are created.
07/31/2021
OID_WDI_SET_ADAPTER_CONFIGURATION Network Drivers Starting with Windows Vista

OID_WDI_SET_ADAPTER_CONFIGURATION (dot11wificxintf.h)

[!INCLUDE WiFiCx topic note]

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 bands that are not allowed to be used by the IHV. If not specified any supported band can be used.
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 Specifies if PLDR is supported.

Set property results

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

Requirements

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