ESP-IDF
ot::Srp::Server::Service::mLease
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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::Service::mLease
ot::Srp::Server::Service::mLease field
Syntax
Show:
Summary
Declaration
from
srp_server.hpp:408
uint32_t
mLease
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
mLease
;
// In seconds
srp_server.hpp:408
mLease
=
0
;
srp_server.cpp:1805
ot::Srp::Server::Service
ot::Srp::Server::Service::Init()
aService
->
mLease
=
0
;
srp_server.cpp:2121
ot::Srp::Server::Host
ot::Srp::Server::Host::RemoveService()
uint32_t
GetLease
(
void
)
const
{
return
mLease
;
}
srp_server.hpp:323
ot::Srp::Server::Service
ot::Srp::Server::Service::GetLease() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Srp::Server::Service::mLease
is written by 2 functions and is read by 1 function:
ot::Srp::Server::Service::Init()
ot::Srp::Server::Host::RemoveService()
All items filtered out
ot::Srp::Server::Service::mLease
ot::Srp::Server::Service::GetLease() 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