Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/net/
Dsrp_server.hpp800 void GetTtlConfig(TtlConfig &aTtlConfig) const { aTtlConfig = mTtlConfig; } in GetTtlConfig() function in ot::Srp::Server
917 const TtlConfig &GetTtlConfig(void) const { return mTtlConfig; } in GetTtlConfig() function in ot::Srp::Server::UpdateMetadata