Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_device.cpp113 static std::string GetKeyMgmtBySecType(const int securityType) in GetKeyMgmtBySecType() function
178 deviceConfig.keyMgmt = GetKeyMgmtBySecType(config->securityType); in ConvertDeviceConfigFromC()