Searched defs:kMaxInterval (Results 1 – 3 of 3) sorted by relevance
107 static constexpr uint32_t kMaxInterval = 5000; in TestTrickleTimerPlainMode() local153 static constexpr uint32_t kMaxInterval = 9000; in TestTrickleTimerTrickleMode() local
33 constexpr TimeDelta kMaxInterval = TimeDelta::Millis(250); variable
767 static constexpr uint32_t kMaxInterval = TimerMilli::kMaxDelay / 2; member in ot::Dns::Dso::Connection::Timeout