Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.hpp829 void GetTtlConfig(TtlConfig &aTtlConfig) const { aTtlConfig = mTtlConfig; } in GetTtlConfig() function in ot::Srp::Server
947 const TtlConfig &GetTtlConfig(void) const { return mTtlConfig; } in GetTtlConfig() function in ot::Srp::Server::UpdateMetadata