Searched refs:GetKeyLease (Results 1 – 7 of 7) sorted by relevance
641 VerifyOrExit(aEntry.GetKeyLease() != 0); in UpdateKeyRegistrationStatus()849 if (aHost.GetKeyLease() == 0) in CompareAndUpdateHost()869 if (aHost.GetKeyLease() == 0) in CompareAndUpdateHost()879 if (aHost.GetKeyLease() == 0) in CompareAndUpdateHost()
330 uint32_t GetKeyLease(void) const { return mKeyLease; } in GetKeyLease() function in ot::Srp::Server::Service494 uint32_t GetKeyLease(void) const { return mKeyLease; } in GetKeyLease() function in ot::Srp::Server::Host
462 hostKeyLease = aHost.GetKeyLease(); in CommitSrpUpdate()1388 …o(" Lease:%lu, key-lease:%lu, ttl:%lu", ToUlong(aHost.GetLease()), ToUlong(aHost.GetKeyLease()), in InformUpdateHandlerOrCommit()1881 aLeaseInfo.mKeyLease = Time::SecToMsec(GetKeyLease()); in GetLeaseInfo()2054 aLeaseInfo.mKeyLease = Time::SecToMsec(GetKeyLease()); in GetLeaseInfo()
273 uint32_t GetKeyLease(void) const { return mKeyLease; } in GetKeyLease() function in ot::Srp::Client::Service
1242 … uint32_t keyLease = Max(DetermineLeaseInterval(service.GetKeyLease(), mDefaultKeyLease), lease); in AppendServiceInstructions()1337 … uint32_t keyLease = Max(DetermineLeaseInterval(aService.GetKeyLease(), mDefaultKeyLease), lease); in CanAppendService()
154 …tSrpServerHostGetKeyLease(const otSrpServerHost *aHost) { return AsCoreType(aHost).GetKeyLease(); } in otSrpServerHostGetKeyLease()
947 VerifyOrQuit(service->GetKeyLease() == 15u * 3600); in TestUpdateLeaseShortVariant()1003 VerifyOrQuit(service->GetKeyLease() == 27u * 3600); in TestUpdateLeaseShortVariant()