Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_protect_manager.cpp68 protectMode != WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY) { in IsValidProtectMode()
118 return WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY; in GetNearlyProtectMode()
126 return WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY; in GetNearlyProtectMode()
267 case WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY: in GetNearlyProtectMode()
294 case WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY: in GetNearlyProtectMode()
341 case WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY: in GetNearlyProtectMode()
364 case WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY: in GetNearlyProtectMode()
406 (*iter)->GetProtectMode() == WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY) { in GetNearlyProtectMode()
428 } else if (mode == WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY) { in GetNearlyProtectMode()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_protect_manager_test.cpp49 …XPECT_TRUE(WifiProtectManager::IsValidProtectMode(WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY));
206 …EXPECT_EQ(wifiProtectManager.AddProtect(WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY, "com.examp…
229 WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY, "com.example.app");
262 wifiProtectManager.mCurrentOpMode = WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY;
286 WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY, "com.example.app");
307 WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY, "com.example.app");
H A Dwifi_protect_test.cpp70 WifiProtectMode::WIFI_PROTECT_FULL_LOW_LATENCY, "wifiprotext");
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_napi_utils.h274 WIFI_PROTECT_FULL_LOW_LATENCY = 3, enumerator
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h762 WIFI_PROTECT_FULL_LOW_LATENCY = 3, enumerator