ESP-IDF
ot::Mle::MleRouter::mRouterEligible
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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::Mle::MleRouter::mRouterEligible
ot::Mle::MleRouter::mRouterEligible field
Syntax
Show:
Summary
Declaration
from
mle_router.hpp:666
bool
mRouterEligible
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mRouterEligible
:
1
;
mle_router.hpp:666
,
mRouterEligible
(
true
)
mle_router.cpp:46
ot::Mle::MleRouter
ot::Mle::MleRouter::MleRouter()
VerifyOrExit
(
mRouterEligible
&&
IsFullThreadDevice
(
)
)
;
mle_router.cpp:107
ot::Mle::MleRouter
ot::Mle::MleRouter::IsRouterEligible() const
VerifyOrExit
(
aEligible
!=
mRouterEligible
)
;
mle_router.cpp:148
ot::Mle::MleRouter
ot::Mle::MleRouter::SetRouterEligible()
mRouterEligible
=
aEligible
;
mle_router.cpp:150
ot::Mle::MleRouter
ot::Mle::MleRouter::SetRouterEligible()
if
(
mRouterEligible
)
mle_router.cpp:159
ot::Mle::MleRouter
ot::Mle::MleRouter::SetRouterEligible()
Get
<
Mac
::
Mac
>
(
)
.
SetBeaconEnabled
(
mRouterEligible
)
;
mle_router.cpp:164
ot::Mle::MleRouter
ot::Mle::MleRouter::SetRouterEligible()
if
(
!
mRouterEligible
)
mle_router.cpp:169
ot::Mle::MleRouter
ot::Mle::MleRouter::SetRouterEligible()
if
(
mRouterEligible
)
mle_router.cpp:321
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleChildStart()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::mRouterEligible
is written by 1 function and is read by 3 functions:
ot::Mle::MleRouter::SetRouterEligible()
All items filtered out
ot::Mle::MleRouter::mRouterEligible
ot::Mle::MleRouter::IsRouterEligible() const
ot::Mle::MleRouter::SetRouterEligible()
ot::Mle::MleRouter::HandleChildStart()
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