Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_protect.h88 void SetProtectMode(const WifiProtectMode &protectMode);
H A Dwifi_protect.cpp62 void WifiProtect::SetProtectMode(const WifiProtectMode &protectMode) in SetProtectMode() function in OHOS::Wifi::WifiProtect
H A Dwifi_protect_manager.cpp260 pProtect->SetProtectMode(protectMode); in GetNearlyProtectMode()