ESP-IDF
otNetworkDiagTlv::mType
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::mType
otNetworkDiagTlv::mType field
Syntax
Show:
Summary
Declaration
from
netdiag.h:187
uint8_t
mType
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mType
;
///< The Network Diagnostic TLV type.
netdiag.h:187
switch
(
diagTlv
.
mType
)
cli.cpp:7909
ot::Cli::Interpreter
ot::Cli::Interpreter::HandleDiagnosticGetResponse()
aTlvInfo
.
mType
=
tlv
.
GetType
(
)
;
network_diagnostic.cpp:1250
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::GetNextDiagTlv()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otNetworkDiagTlv::mType
is written by 1 function and is read by 1 function:
ot::NetworkDiagnostic::Client::GetNextDiagTlv()
All items filtered out
otNetworkDiagTlv::mType
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