Searched refs:GetTtlConfig (Results 1 – 3 of 3) sorted by relevance
769 void GetTtlConfig(TtlConfig &aTtlConfig) const { aTtlConfig = mTtlConfig; } in GetTtlConfig() function in ot::Srp::Server882 const TtlConfig &GetTtlConfig(void) const { return mTtlConfig; } in GetTtlConfig() function in ot::Srp::Server::UpdateMetadata
435 aUpdateMetadata.GetTtlConfig(), aUpdateMetadata.GetLeaseConfig()); in CommitSrpUpdate()
95 AsCoreType(aInstance).Get<Srp::Server>().GetTtlConfig(AsCoreType(aTtlConfig)); in otSrpServerGetTtlConfig()