Searched refs:GrantLease (Results 1 – 2 of 2) sorted by relevance
645 uint32_t GrantLease(uint32_t aLease) const;
249 uint32_t Server::LeaseConfig::GrantLease(uint32_t aLease) const in GrantLease() function in ot::Srp::Server::LeaseConfig467 grantedLease = aLeaseConfig.GrantLease(hostLease); in CommitSrpUpdate()