ESP-IDF
ot::Srp::Client::DetermineTtl() const
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::Client::DetermineTtl() const
ot::Srp::Client::DetermineTtl() const method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1048
uint32_t
DetermineTtl
(
void
)
const
;
Implemented in
srp_client.cpp:2139
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
Client
::
DetermineTtl
(
void
)
const
srp_client.cpp:2139
uint32_t
DetermineTtl
(
void
)
const
;
srp_client.hpp:1048
rr
.
SetTtl
(
removing
?
0
:
DetermineTtl
(
)
)
;
srp_client.cpp:1393
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
srv
.
SetTtl
(
DetermineTtl
(
)
)
;
srp_client.cpp:1452
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
rr
.
SetTtl
(
DetermineTtl
(
)
)
;
srp_client.cpp:1558
ot::Srp::Client
ot::Srp::Client::AppendAaaaRecord() const
key
.
SetTtl
(
DetermineTtl
(
)
)
;
srp_client.cpp:1577
ot::Srp::Client
ot::Srp::Client::AppendKeyRecord() const
Call Tree
from
examples
ot::Srp::Client::DetermineTtl() const
is called by 3 functions:
ot::Srp::Client::AppendServiceInstruction()
ot::Srp::Client::AppendAaaaRecord() const
ot::Srp::Client::AppendKeyRecord() const
All items filtered out
ot::Srp::Client::DetermineTtl() const
All items filtered out
Data Use
from
examples
ot::Srp::Client::DetermineTtl() const
reads 4 variables:
ot::Srp::Client::kUnspecifiedInterval
ot::Srp::Client::mTtl
ot::Srp::Client::mLease
ot::Srp::Client::mDefaultLease
All items filtered out
ot::Srp::Client::DetermineTtl() 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