Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/net/
Dsrp_server.hpp819 void GetLeaseConfig(LeaseConfig &aLeaseConfig) const { aLeaseConfig = mLeaseConfig; } in GetLeaseConfig() function in ot::Srp::Server
918 const LeaseConfig &GetLeaseConfig(void) const { return mLeaseConfig; } in GetLeaseConfig() function in ot::Srp::Server::UpdateMetadata