WDI_TLV_FT_REASSOC_PARAMETERS (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_FT_REASSOC_PARAMETERS is a TLV that contains reassociation parameters for Fast Transition.
TLV Type
0x106
Length
The sum (in bytes) of the sizes of all contained elements.
Values
Type | Description |
---|---|
WDI_TLV_FT_MDE | The MDIE of the BSS entry. |
WDI_TLV_FT_PMKR0NAME | The PMKR0Name. This is needed during Fast Transition. The STA needs to send the PMKR0Name during the authentication request to the AP. |
WDI_TLV_FT_FTE | The Fast Transition Element that contains the R0KHID and SNonce. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | dot11wificxtypes.hpp |