WDI_TLV_RSNA_AKM_SUITE (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_RSNA_AKM_SUITE is a WiFiCx TLV that contains the Robust Security Network Association (RSNA) authentication and key management (AKM) suites that the driver supports.
TLV Type
0x205
Length
The size (in bytes) of the array of RSNA_AKM_SUITE enums.
Values
Type | Description |
---|---|
RSNA_AKM_SUITE[] | An array of RSNA AKM suites. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 24H2 |
Header | dot11wificxtypes.hpp |