Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.27 KB

wdi-tlv-owe-dh-ie.md

File metadata and controls

36 lines (25 loc) · 1.27 KB
title ms.topic description ms.date keywords
WDI_TLV_OWE_DH_IE (dot11wificxtypes.hpp)
reference
WDI_TLV_OWE_DH_IE is a WiFiCx TLV that must be included in the association request sent by the station when the auth type is OWE.
06/30/2021
WDI_TLV_OWE_DH_IE WiFiCx

WDI_TLV_OWE_DH_IE (dot11wificxtypes.hpp)

[!INCLUDE WiFiCx topic note]

WDI_TLV_OWE_DH_IE is a Diffie-Hellman Extension IE blob that must be included in the association request sent by the station when auth type is OWE. This is applicable to any BSSID that the device would associate with and should be included in addition to the other associated req vendor IEs.

TLV Type

0x16A

Length

The size (in bytes) of the array of UINT8 elements. The array must contain 1 or more elements.

Values

Type Description
UINT8[] An array of UINT8 elements that contains the IEs that must be included in association requests sent by the port. These are applicable to any BSSID that the device associates with. They should be used in addition to the common and BSSID specific IEs.

Requirements

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