Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_dso.hpp712 uint32_t GetRequestInterval(void) const { return mRequest; } in GetRequestInterval() function in ot::Dns::Dso::Connection::Timeout
Ddns_dso.cpp457 keepAliveTlv.SetInactivityTimeout(mInactivity.GetRequestInterval()); in SendKeepAliveMessage()
458 keepAliveTlv.SetKeepAliveInterval(mKeepAlive.GetRequestInterval()); in SendKeepAliveMessage()