Searched refs:delaySeconds (Results 1 – 2 of 2) sorted by relevance
29 …static int DisableThenEnableAndConnect(int delaySeconds, const std::string& ssid, const std::strin…
188 int WiFiUtils::DisableThenEnableAndConnect(int delaySeconds, const std::string& ssid, const std::st… in DisableThenEnableAndConnect() argument195 sleep(delaySeconds); in DisableThenEnableAndConnect()