Searched refs:SetStaSceneForbidCount (Results 1 – 4 of 4) sorted by relevance
43 virtual void SetStaSceneForbidCount(int count) = 0;69 MOCK_METHOD1(SetStaSceneForbidCount, void(int count));
39 void SetStaSceneForbidCount(int count);
89 void WifiScanConfig::SetStaSceneForbidCount(int count) in SetStaSceneForbidCount() function in OHOS::Wifi::WifiScanConfig
1119 WifiConfigCenter::GetInstance().GetWifiScanConfig()->SetStaSceneForbidCount(0); in HandleStaStatusChanged()