Home
last modified time | relevance | path

Searched refs:kResetTimeout (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dhdlc_interface.hpp236kResetTimeout = 5000, ///< Maximum wait time in Milliseconds for file to become ready (see `Reset… enumerator
Dhdlc_interface.cpp751 end = otPlatTimeGet() + kResetTimeout * OT_US_PER_MS; in ResetConnection()