Searched refs:SetNetworkUpDown (Results 1 – 6 of 6) sorted by relevance
451 if (!SetNetworkUpDown(ifaceName, false)) { in SetStaMacAddress()459 if (!SetNetworkUpDown(ifaceName, true)) { in SetStaMacAddress()483 bool HalDeviceManager::SetNetworkUpDown(const std::string &ifaceName, bool upDown) in SetNetworkUpDown() function in OHOS::Wifi::HalDeviceManager735 if (!SetNetworkUpDown(ifaceName, false)) { in SetApMacAddress()743 if (!SetNetworkUpDown(ifaceName, true)) { in SetApMacAddress()
317 bool SetNetworkUpDown(const std::string &ifaceName, bool upDown);
502 DelayedSingleton<HalDeviceManager>::GetInstance()->SetNetworkUpDown( in HandleStaStop()
322 DelayedSingleton<HalDeviceManager>::GetInstance()->SetNetworkUpDown( in AutoStopScanOnly()
738 if (!DelayedSingleton<HalDeviceManager>::GetInstance()->SetNetworkUpDown(ifaceName, upDown)) { in SetNetworkInterfaceUpDown()
143 DelayedSingleton<HalDeviceManager>::GetInstance()->SetNetworkUpDown(ifaceName, upDown);