Home
last modified time | relevance | path

Searched refs:GetLeaseInfo (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/src/core/api/
Dsrp_server_api.cpp149 AsCoreType(aHost).GetLeaseInfo(*aLeaseInfo); in otSrpServerHostGetLeaseInfo()
218 AsCoreType(aService).GetLeaseInfo(*aLeaseInfo); in otSrpServerServiceGetLeaseInfo()
/openthread-3.4.0/src/core/net/
Dsrp_server.hpp372 void GetLeaseInfo(LeaseInfo &aLeaseInfo) const;
526 void GetLeaseInfo(LeaseInfo &aLeaseInfo) const;
Dsrp_server.cpp1757 void Server::Service::GetLeaseInfo(LeaseInfo &aLeaseInfo) const in GetLeaseInfo() function in ot::Srp::Server::Service
1972 void Server::Host::GetLeaseInfo(LeaseInfo &aLeaseInfo) const in GetLeaseInfo() function in ot::Srp::Server::Host