Home
last modified time | relevance | path

Searched refs:GetFgLowlatyProtectCount (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.h136 int GetFgLowlatyProtectCount();
H A Dwifi_protect_manager.cpp101 int foregroudCount = GetFgLowlatyProtectCount(); in GetNearlyProtectMode()
399 int WifiProtectManager::GetFgLowlatyProtectCount() in GetNearlyProtectMode() function in OHOS::Wifi::WifiProtectManager
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_protect_manager_test.cpp291 EXPECT_EQ(wifiProtectManager.GetFgLowlatyProtectCount(), 1);