Searched refs:WaitForIdle (Results 1 – 3 of 3) sorted by relevance
69 bool WaitForIdle(std::chrono::milliseconds timeout);
228 if (!GetTestThread().GetReactor()->WaitForIdle(std::chrono::milliseconds(100))) { in WaitForIdleAndStopAll()
230 bool Reactor::WaitForIdle(std::chrono::milliseconds timeout) { in WaitForIdle() function in bluetooth::os::Reactor