ESP-IDF
ot::Mle::MleRouter::mParentPriority
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::mParentPriority
ot::Mle::MleRouter::mParentPriority field
Syntax
Show:
Summary
Declaration
from
mle_router.hpp:686
int8_t
mParentPriority
;
Examples
References
from
examples
Code
Location
Scope
Referrer
int8_t
mParentPriority
;
mle_router.hpp:686
,
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()
parentPriority
=
mParentPriority
;
mle_router.cpp:3552
ot::Mle::MleRouter
ot::Mle::MleRouter::FillConnectivityTlv()
mParentPriority
=
aParentPriority
;
mle_router.cpp:3754
ot::Mle::MleRouter
ot::Mle::MleRouter::SetAssignParentPriority()
int8_t
GetAssignParentPriority
(
void
)
const
{
return
mParentPriority
;
}
mle_router.hpp:392
ot::Mle::MleRouter
ot::Mle::MleRouter::GetAssignParentPriority() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::mParentPriority
is written by 1 function and is read by 2 functions:
ot::Mle::MleRouter::SetAssignParentPriority()
All items filtered out
ot::Mle::MleRouter::mParentPriority
ot::Mle::MleRouter::GetAssignParentPriority() const
ot::Mle::MleRouter::FillConnectivityTlv()
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