Home
last modified time | relevance | path

Searched refs:GetMaxChildTimeout (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dmle_router.hpp411 Error GetMaxChildTimeout(uint32_t &aTimeout) const;
Dnetwork_diagnostic.cpp379 SuccessOrExit(Get<Mle::MleRouter>().GetMaxChildTimeout(maxTimeout)); in AppendDiagTlv()
Dmle_router.cpp3907 Error MleRouter::GetMaxChildTimeout(uint32_t &aTimeout) const in GetMaxChildTimeout() function in ot::Mle::MleRouter