ESP-IDF
otChildInfo::mChildId
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
otChildInfo::mChildId
otChildInfo::mChildId field
Syntax
Show:
Summary
Declaration
from
thread_ftd.h:62
uint16_t
mChildId
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mChildId
;
///< Child ID
thread_ftd.h:62
mChildId
=
Mle
::
ChildIdFromRloc16
(
aChild
.
GetRloc16
(
)
)
;
child.cpp:51
ot::Child::Info
ot::Child::Info::SetFrom()
OutputFormat
(
"| %3u "
,
childInfo
.
mChildId
)
;
cli.cpp:1692
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
OutputFormat
(
"%u "
,
childInfo
.
mChildId
)
;
cli.cpp:1722
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
OutputLine
(
"Child ID: %u"
,
childInfo
.
mChildId
)
;
cli.cpp:1753
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otChildInfo::mChildId
is written by 1 function and is read by 1 function:
ot::Child::Info::SetFrom()
All items filtered out
otChildInfo::mChildId
ot::Cli::Interpreter::Process()
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