Home
last modified time | relevance | path

Searched refs:MGMT_SAE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dnetwork_parser.h31 const unsigned int MGMT_SAE = 1 << 8; variable
H A Dnetwork_parser.cpp285 if (keyMgmtInt & MGMT_SAE) { in GetKeyMgmt()