Skip to content

Latest commit

 

History

History
77 lines (55 loc) · 2.54 KB

ne-wditypes-_wdi_sae_request_type.md

File metadata and controls

77 lines (55 loc) · 2.54 KB
UID title description tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.max-support req.typenames targetos f1_keywords topic_type api_type api_location api_name
NE:wditypes._WDI_SAE_REQUEST_TYPE
WDI_SAE_REQUEST_TYPE
The WDI_SAE_REQUEST_TYPE enumeration defines the type of Simultaneous Authentication of Equals (SAE) request frame to send to the BSSID.
netvista
12/28/2021
WDI_SAE_REQUEST_TYPE enumeration
WDI_SAE_REQUEST_TYPE, WDI_SAE_REQUEST_TYPE,
wditypes.hpp
Windows 10, version 1903
WDI_SAE_REQUEST_TYPE
Windows
_WDI_SAE_REQUEST_TYPE
wditypes/_WDI_SAE_REQUEST_TYPE
WDI_SAE_REQUEST_TYPE
wditypes/WDI_SAE_REQUEST_TYPE
apiref
HeaderDef
wditypes.hpp
_WDI_SAE_REQUEST_TYPE
WDI_SAE_REQUEST_TYPE

WDI_SAE_REQUEST_TYPE enumeration

-description

Important

This topic is part of the WDI driver model released in Windows 10. The WDI driver model is in maintenance mode and will only receive high priority fixes. 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 WDI_SAE_REQUEST_TYPE enumeration defines the type of Simultaneous Authentication of Equals (SAE) request frame to send to the BSSID.

-enum-fields

-field WDI_SAE_REQUEST_TYPE_COMMIT_REQUEST:0

Send a Commit request. SAECommitRequest will be included.

-field WDI_SAE_REQUEST_TYPE_CONFIRM_REQUEST:1

Send a Confirm request. SAEConfirmRequest will be included.

-field WDI_SAE_REQUEST_TYPE_FAILURE:2

Request SAE authentication parameters failed. SAEStatus will be included.

-field WDI_SAE_REQUEST_TYPE_SUCCESS:3

Request SAE authentication parameters succeeded.

-field WDI_SAE_REQUEST_TYPE_COMMIT_REQUEST_H2E:4

Send a Commit Request using H2E. When Anti-Clogging token is specified, it will be encoded as Anti-Clogging Element instead of a field.

-remarks

This enumeration is a value in the OID_WDI_SET_SAE_AUTH_PARAMS command.

-see-also

WPA3-SAE Authentication

OID_WDI_SET_SAE_AUTH_PARAMS