ESP-IDF
ot::Srp::Server::Service::mTtl
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
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::Service::mTtl
ot::Srp::Server::Service::mTtl field
Syntax
Show:
Summary
Declaration
from
srp_server.hpp:407
uint32_t
mTtl
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
mTtl
;
// In seconds
srp_server.hpp:407
service
->
mTtl
=
srvRecord
.
GetTtl
(
)
;
srp_server.cpp:1158
ot::Srp::Server
ot::Srp::Server::ProcessServiceDescriptionInstructions() const
mTtl
=
0
;
srp_server.cpp:1803
ot::Srp::Server::Service
ot::Srp::Server::Service::Init()
uint32_t
GetTtl
(
void
)
const
{
return
mTtl
;
}
srp_server.hpp:274
ot::Srp::Server::Service
ot::Srp::Server::Service::GetTtl() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Srp::Server::Service::mTtl
is written by 2 functions and is read by 1 function:
ot::Srp::Server::ProcessServiceDescriptionInstructions() const
ot::Srp::Server::Service::Init()
All items filtered out
ot::Srp::Server::Service::mTtl
ot::Srp::Server::Service::GetTtl() 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