ESP-IDF
ot::Srp::Server::LeaseConfig::IsValid() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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::LeaseConfig::IsValid() const
ot::Srp::Server::LeaseConfig::IsValid() const method
Syntax
Show:
Summary
Declaration
Definition
from
srp_server.hpp:627
bool
IsValid
(
void
)
const
;
Implemented in
srp_server.cpp:221
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
Server
::
LeaseConfig
::
IsValid
(
void
)
const
srp_server.cpp:221
bool
IsValid
(
void
)
const
;
srp_server.hpp:627
VerifyOrExit
(
aLeaseConfig
.
IsValid
(
)
,
error
=
kErrorInvalidArgs
)
;
srp_server.cpp:257
ot::Srp::Server
ot::Srp::Server::SetLeaseConfig()
Call Tree
from
examples
ot::Srp::Server::LeaseConfig::IsValid() const
is called by 1 function and calls 1 function:
ot::Srp::Server::SetLeaseConfig()
All items filtered out
ot::Srp::Server::LeaseConfig::IsValid() const
ot::Time::MsecToSec()
All items filtered out
Data Use
from
examples
ot::Srp::Server::LeaseConfig::IsValid() const
reads 5 variables:
otSrpServerLeaseConfig::mMinLease
otSrpServerLeaseConfig::mMaxLease
otSrpServerLeaseConfig::mMinKeyLease
otSrpServerLeaseConfig::mMaxKeyLease
ot::Timer::kMaxDelay
All items filtered out
ot::Srp::Server::LeaseConfig::IsValid() const
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