Home
last modified time | relevance | path

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

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