Home
last modified time | relevance | path

Searched defs:GetKeepAliveInterval (Results 1 – 1 of 1) sorted by relevance

/external/openthread/src/core/net/
Ddns_dso.hpp559 uint32_t GetKeepAliveInterval(void) const { return mKeepAlive.GetInterval(); } in GetKeepAliveInterval() function in ot::Dns::Dso::Connection
863 … uint32_t GetKeepAliveInterval(void) const { return BigEndian::HostSwap32(mKeepAliveInterval); } in GetKeepAliveInterval() function in ot::Dns::Dso::KeepAliveTlv