ESP-IDF
ot::Mle::MleRouter::kMinCriticalChildrenCount
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::kMinCriticalChildrenCount
ot::Mle::MleRouter::kMinCriticalChildrenCount variable
Syntax
Show:
Summary
Declaration
from
mle_router.hpp:529
static
constexpr
uint8_t
kMinCriticalChildrenCount
=
6
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint8_t
kMinCriticalChildrenCount
=
6
;
mle_router.hpp:529
if
(
Get
<
MleRouter
>
(
)
.
mChildTable
.
GetNumChildren
(
Child
::
kInStateValidOrRestoring
)
<
kMinCriticalChildrenCount
)
mle_router.cpp:3855
ot::Mle::MleRouter::RouterRoleRestorer
ot::Mle::MleRouter::RouterRoleRestorer::Start()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::kMinCriticalChildrenCount
is read by 1 function:
All items filtered out
ot::Mle::MleRouter::kMinCriticalChildrenCount
ot::Mle::MleRouter::RouterRoleRestorer::Start()
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