Home
last modified time | relevance | path

Searched refs:GetProtectMode (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_manager.cpp171 curProtectMode = (*itor)->GetProtectMode(); in GetNearlyProtectMode()
263 switch (pProtect->GetProtectMode()) { in GetNearlyProtectMode()
290 switch (pWifiProtect->GetProtectMode()) { in GetNearlyProtectMode()
406 (*iter)->GetProtectMode() == WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY) { in GetNearlyProtectMode()
425 WifiProtectMode mode = (*iter)->GetProtectMode(); in GetNearlyProtectMode()
H A Dwifi_protect.h95 WifiProtectMode GetProtectMode() const;
H A Dwifi_protect.cpp68 WifiProtectMode WifiProtect::GetProtectMode() const in GetProtectMode() function in OHOS::Wifi::WifiProtect