Home
last modified time | relevance | path

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

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