ESP-IDF
ot::Srp::Server::HandleLeaseTimer()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Srp::Server::HandleLeaseTimer()
ot::Srp::Server::HandleLeaseTimer() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_server.hpp:971
void
HandleLeaseTimer
(
void
)
;
Implemented in
srp_server.cpp:1594
Examples
References
from
examples
Code
Location
void
Server
::
HandleLeaseTimer
(
void
)
srp_server.cpp:1594
void
HandleLeaseTimer
(
void
)
;
srp_server.hpp:971
Call Tree
from
examples
ot::Srp::Server::HandleLeaseTimer()
calls 15 functions:
All items filtered out
ot::Srp::Server::HandleLeaseTimer()
ot::Time::operator<=() const
ot::Time::Time()
ot::NextFireTime::GetNow() const
ot::Srp::Server::Host::IsDeleted() const
ot::Srp::Server::Host::GetFullName() const
otPlatAssertFail()
ot::NextFireTime::NextFireTime()
ot::NextFireTime::UpdateIfEarlier()
ot::Srp::Server::Service::GetExpireTime() const
ot::Srp::Server::Service::GetKeyExpireTime() const
ot::Srp::Server::Service::Log() const
ot::Srp::Server::Host::GetExpireTime() const
ot::Srp::Server::Host::GetKeyExpireTime() const
ot::Srp::Server::Host::RemoveService()
ot::Srp::Server::RemoveHost()
All items filtered out
Data Use
from
examples
ot::Srp::Server::HandleLeaseTimer()
reads 7 variables:
ot::LogLevel::kLogLevelInfo
ot::Srp::Server::RetainName::kDeleteName
ot::Srp::Server::RetainName::kRetainName
ot::Srp::Server::NotifyMode::kNotifyServiceHandler
ot::Srp::Server::Service::Action::kLeaseExpired
ot::Srp::Server::Service::Action::kKeyLeaseExpired
ot::Srp::Server::Service::mIsDeleted
All items filtered out
ot::Srp::Server::HandleLeaseTimer()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out