Searched refs:fwAvailableTimer (Results 1 – 1 of 1) sorted by relevance
85 static std::unique_ptr<boost::asio::steady_timer> fwAvailableTimer; variable319 fwAvailableTimer = nullptr; in softwareInterfaceAdded()413 fwAvailableTimer = nullptr; in handleUpdateErrorType()466 fwAvailableTimer = in monitorForSoftwareAvailable()469 fwAvailableTimer->expires_after(std::chrono::seconds(timeoutTimeSeconds)); in monitorForSoftwareAvailable()471 fwAvailableTimer->async_wait( in monitorForSoftwareAvailable()