Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h54 const std::string KEY_MGMT_WAPI = "WAPI"; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.cpp249 if (config.keyMgmt.find(KEY_MGMT_WAPI) != std::string::npos) { in SetDeviceConfig()