Düzenle

Aracılığıyla paylaş


WDI_TLV_CONNECT_BSS_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_CONNECT_BSS_ENTRY is a TLV that contains a list of candidate connect BSS entries.

TLV Type

0x34

Length

The sum (in bytes) of the sizes of all contained TLVs.

Values

Type Multiple TLV instances allowed Optional Description
WDI_TLV_BSSID The BSSID of the BSS.
WDI_TLV_PROBE_RESPONSE_FRAME X The probe response frame. If no probe response has been received, this would be empty.
WDI_TLV_BEACON_FRAME X The beacon frame. If no beacon has been received, this would be empty.
WDI_TLV_BSS_ENTRY_SIGNAL_INFO The signal information for this BSS entry.
WDI_TLV_BSS_ENTRY_CHANNEL_INFO The channel information for this BSS entry.
WDI_TLV_BSS_ENTRY_DEVICE_CONTEXT X The IHV provided context data about this peer.
WDI_TLV_PMKID X The 16 byte PMKID value for this BSS entry.
WDI_TLV_EXTRA_ASSOCIATION_REQUEST_IES X The IE to be included in the (re)association request frame for this BSSID. If present, this should be included in addition to the common IE.
WDI_TLV_FT_INITIAL_ASSOC_PARAMETERS X The initial Mobility Domain association parameters.
WDI_TLV_FT_REASSOC_PARAMETERS X The fast transition parameters (MDIE, R0KH-ID, PMKR0Name, SNonce). This is only present for Fast Transition (not during initial mobility domain association).
WDI_TLV_BSS_SELECTION_PARAMETERS X WDI_BSS_SELECTION_FLAGS that provide information used by the host for BSS selection.

Requirements

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