ESP-IDF
ot::Mle::MleRouter::kParentPriorityUnspecified
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::Mle::MleRouter::kParentPriorityUnspecified
ot::Mle::MleRouter::kParentPriorityUnspecified variable
Syntax
Show:
Summary
Declaration
from
mle_router.hpp:537
static
constexpr
int8_t
kParentPriorityUnspecified
=
-
2
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
int8_t
kParentPriorityUnspecified
=
-
2
;
mle_router.hpp:537
,
mParentPriority
(
kParentPriorityUnspecified
)
mle_router.cpp:62
ot::Mle::MleRouter
ot::Mle::MleRouter::MleRouter()
if
(
mParentPriority
!=
kParentPriorityUnspecified
)
mle_router.cpp:3550
ot::Mle::MleRouter
ot::Mle::MleRouter::FillConnectivityTlv()
VerifyOrExit
(
aParentPriority
<=
kParentPriorityHigh
&&
aParentPriority
>=
kParentPriorityUnspecified
,
mle_router.cpp:3751
ot::Mle::MleRouter
ot::Mle::MleRouter::SetAssignParentPriority()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::kParentPriorityUnspecified
is read by 3 functions:
All items filtered out
ot::Mle::MleRouter::kParentPriorityUnspecified
ot::Mle::MleRouter::MleRouter()
ot::Mle::MleRouter::FillConnectivityTlv()
ot::Mle::MleRouter::SetAssignParentPriority()
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