ESP-IDF
otMeshDiagRouterInfo::mIsThisDeviceParent
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otMeshDiagRouterInfo::mIsThisDeviceParent
otMeshDiagRouterInfo::mIsThisDeviceParent field
Syntax
Show:
Summary
Declaration
from
mesh_diag.h:98
bool
mIsThisDeviceParent
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mIsThisDeviceParent
:
1
;
///< Whether router is parent of this device (when device is a child).
mesh_diag.h:98
if
(
aRouterInfo
->
mIsThisDeviceParent
)
cli.cpp:5206
ot::Cli::Interpreter
ot::Cli::Interpreter::HandleMeshDiagDiscoverDone()
mIsThisDeviceParent
=
mle
.
IsChild
(
)
&&
(
mRloc16
==
mle
.
GetParent
(
)
.
GetRloc16
(
)
)
;
mesh_diag.cpp:502
ot::Utils::MeshDiag::RouterInfo
ot::Utils::MeshDiag::RouterInfo::ParseFrom()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otMeshDiagRouterInfo::mIsThisDeviceParent
is written by 1 function and is read by 1 function:
ot::Utils::MeshDiag::RouterInfo::ParseFrom()
All items filtered out
otMeshDiagRouterInfo::mIsThisDeviceParent
ot::Cli::Interpreter::HandleMeshDiagDiscoverDone()
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