Επεξεργασία

Κοινή χρήση μέσω


WDI_TLV_ASSOCIATION_RESULT (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_ASSOCIATION_RESULT is a TLV that contains the results of an association.

TLV Type

0x35

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_ASSOCIATION_RESULT_PARAMETERS The association result parameters.
WDI_TLV_ASSOCIATION_REQUEST_FRAME X The association request that was used for association. This does not include the 802.11 MAC header.
WDI_TLV_ASSOCIATION_RESPONSE_FRAME X The association response that was received. This does not include the 802.11 MAC header.
WDI_TLV_AUTHENTICATION_RESPONSE_FRAME X The authentication response that was received with a failure code. This does not include the 802.11 MAC header. It should only be included if the connection attempt failed during authentication exchange.
WDI_TLV_BEACON_PROBE_RESPONSE X The latest beacon or probe response frame received by the port. This does not include the 802.11 MAC header. In the case of DMG phy (802.11ad), only ProbeResponse frames should be included.
WDI_TLV_ETHERTYPE_ENCAP_TABLE X The Ethertype encapsulations for the association.
WDI_TLV_PHY_TYPE_LIST The list of PHY identifiers that the 802.11 station uses to send or receive packets on the BSS network connection.
WDI_TLV_MLO_LINK_BSSID X The local Link MAC address.

Requirements

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