ESP-IDF
ot::Dns::Option::kUpdateLease
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::Dns::Option::kUpdateLease
ot::Dns::Option::kUpdateLease variable
Syntax
Show:
Summary
Declaration
from
dns_types.hpp:2429
static
constexpr
uint16_t
kUpdateLease
=
2
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint16_t
kUpdateLease
=
2
;
///< Update lease option code.
dns_types.hpp:2429
SetOptionCode
(
kUpdateLease
)
;
dns_types.cpp:1211
ot::Dns::LeaseOption
ot::Dns::LeaseOption::InitAsShortVariant()
SetOptionCode
(
kUpdateLease
)
;
dns_types.cpp:1218
ot::Dns::LeaseOption
ot::Dns::LeaseOption::InitAsLongVariant()
if
(
GetOptionCode
(
)
==
kUpdateLease
)
dns_types.cpp:1254
ot::Dns::LeaseOption
ot::Dns::LeaseOption::ReadFrom()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::Option::kUpdateLease
is read by 3 functions:
All items filtered out
ot::Dns::Option::kUpdateLease
ot::Dns::LeaseOption::InitAsShortVariant()
ot::Dns::LeaseOption::InitAsLongVariant()
ot::Dns::LeaseOption::ReadFrom()
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