ESP-IDF
kChildModeChanged
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
kChildModeChanged
kChildModeChanged value
Syntax
Show:
Summary
Declaration
from
neighbor_table.hpp:74
kChildModeChanged
=
OT_NEIGHBOR_TABLE_EVENT_CHILD_MODE_CHANGED
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kChildModeChanged
=
OT_NEIGHBOR_TABLE_EVENT_CHILD_MODE_CHANGED
,
///< An existing child's mode changed.
neighbor_table.hpp:74
Get
<
NeighborTable
>
(
)
.
Signal
(
NeighborTable
::
kChildModeChanged
,
*
this
)
;
child.cpp:145
ot::Child
ot::Child::SetDeviceMode()
case
kChildModeChanged
:
neighbor_table.cpp:278
ot::NeighborTable
ot::NeighborTable::Signal()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kChildModeChanged
is read by 2 functions:
All items filtered out
kChildModeChanged
ot::Child::SetDeviceMode()
ot::NeighborTable::Signal()
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