Home
last modified time | relevance | path

Searched refs:curProtectMode (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.cpp162 WifiProtectMode curProtectMode; in GetNearlyProtectMode() local
171 curProtectMode = (*itor)->GetProtectMode(); in GetNearlyProtectMode()
180 if (curProtectMode == protectMode) { in GetNearlyProtectMode()