Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_protect_manager.cpp284 std::shared_ptr<WifiProtect> pWifiProtect = RemoveProtect(name); in GetNearlyProtectMode() local
285 if (!pWifiProtect) { in GetNearlyProtectMode()
290 switch (pWifiProtect->GetProtectMode()) { in GetNearlyProtectMode()