Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddhcp6_client.hpp85 static constexpr uint32_t kTrickleTimerImax = 120; member in ot::Dhcp6::Client
Ddhcp6_client.cpp202 Time::SecToMsec(kTrickleTimerImax)); in ProcessNextIdentityAssociation()