Searched refs:fwAvailableTimer (Results 1 – 1 of 1) sorted by relevance
84 static std::unique_ptr<boost::asio::steady_timer> fwAvailableTimer; variable315 fwAvailableTimer = nullptr; in softwareInterfaceAdded()409 fwAvailableTimer = nullptr; in handleUpdateErrorType()462 fwAvailableTimer = in monitorForSoftwareAvailable()465 fwAvailableTimer->expires_after(std::chrono::seconds(timeoutTimeSeconds)); in monitorForSoftwareAvailable()467 fwAvailableTimer->async_wait( in monitorForSoftwareAvailable()