WIFI_WAKE_SOURCE_TYPE enumeration (wificxwakesource.h)

The WIFI_WAKE_SOURCE_TYPE enumeration specifies the type of a wake-on-LAN (WoL) wake-up event for a WiFiCx net adapter.

Syntax

typedef enum _WIFI_WAKE_SOURCE_TYPE {
  WifiWakeSourceTypeNloDiscovery,
  WifiWakeSourceTypeApAssociationLost,
  WifiWakeSourceTypeGtkHandshakeError,
  WifiWakeSourceTypeFourWayHandshakeRequest
} WIFI_WAKE_SOURCE_TYPE;

Constants

 
WifiWakeSourceTypeNloDiscovery
NLO discovery.
WifiWakeSourceTypeApAssociationLost
Access point association lost.
WifiWakeSourceTypeGtkHandshakeError
GTK handshake error.
WifiWakeSourceTypeFourWayHandshakeRequest
4-Way Handshake request.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header wificxwakesource.h