Searched refs:GetStaSceneForbidCount (Results 1 – 4 of 4) sorted by relevance
44 virtual int GetStaSceneForbidCount() = 0;70 MOCK_METHOD0(GetStaSceneForbidCount, int());
41 int GetStaSceneForbidCount();
95 int WifiScanConfig::GetStaSceneForbidCount() in GetStaSceneForbidCount() function in OHOS::Wifi::WifiScanConfig
1984 …taSceneForbidCount = WifiConfigCenter::GetInstance().GetWifiScanConfig()->GetStaSceneForbidCount(); in AllowScanDuringStaScene()