Searched refs:waitingForHost (Results 1 – 1 of 1) sorted by relevance
196 static bool waitingForHost = false; in checkAllActiveSensors() 200 if (waitingForHost) in checkAllActiveSensors() 202 waitingForHost = false; in checkAllActiveSensors() 255 if (!waitingForHost) in checkAllActiveSensors() 257 waitingForHost = true; in checkAllActiveSensors() 182 static bool waitingForHost = false; checkAllActiveSensors() local