ESP-IDF
otNetworkDiagTlv::
::mMaxChildTimeout
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
otNetworkDiagTlv::
::mMaxChildTimeout
otNetworkDiagTlv::
::mMaxChildTimeout field
Syntax
Show:
Summary
Declaration
from
netdiag.h:203
uint32_t
mMaxChildTimeout
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
mMaxChildTimeout
;
netdiag.h:203
OutputLine
(
"Max Child Timeout: %lu"
,
ToUlong
(
diagTlv
.
mData
.
mMaxChildTimeout
)
)
;
cli.cpp:7977
ot::Cli::Interpreter
ot::Cli::Interpreter::HandleDiagnosticGetResponse()
SuccessOrExit
(
error
=
Tlv
::
Read
<
MaxChildTimeoutTlv
>
(
aMessage
,
offset
,
aTlvInfo
.
mData
.
mMaxChildTimeout
)
)
;
network_diagnostic.cpp:1207
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::GetNextDiagTlv()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otNetworkDiagTlv::
::mMaxChildTimeout
is read by 2 functions:
All items filtered out
otNetworkDiagTlv::
::mMaxChildTimeout
ot::NetworkDiagnostic::Client::GetNextDiagTlv()
ot::Cli::Interpreter::HandleDiagnosticGetResponse()
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