ESP-IDF
kUriDiagnosticGetRequest
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
kUriDiagnosticGetRequest
kUriDiagnosticGetRequest value
Syntax
Show:
Summary
Declaration
from
uri_paths.hpp:82
kUriDiagnosticGetRequest
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kUriDiagnosticGetRequest
,
///< Network Diagnostic Get Request ("d/dg")
uri_paths.hpp:82
SuccessOrExit
(
error
=
Get
<
Client
>
(
)
.
SendCommand
(
kUriDiagnosticGetRequest
,
Message
::
kPriorityLow
,
destination
,
mesh_diag.cpp:98
ot::Utils::MeshDiag
ot::Utils::MeshDiag::DiscoverTopology()
LogInfo
(
"Received %s from %s"
,
UriToString
<
kUriDiagnosticGetRequest
>
(
)
,
network_diagnostic.cpp:794
ot::NetworkDiagnostic::Server
ot::NetworkDiagnostic::Server::HandleTmf()
error
=
SendCommand
(
kUriDiagnosticGetRequest
,
Message
::
kPriorityNormal
,
aDestination
,
aTlvTypes
,
aCount
,
network_diagnostic.cpp:875
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::SendDiagnosticGet()
case
kUriDiagnosticGetRequest
:
network_diagnostic.cpp:905
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::SendCommand()
case
kUriDiagnosticGetRequest
:
network_diagnostic.cpp:1274
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::UriToString()
str
=
ot
::
UriToString
<
kUriDiagnosticGetRequest
>
(
)
;
network_diagnostic.cpp:1275
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::UriToString()
Case
(
kUriDiagnosticGetRequest
,
NetworkDiagnostic
::
Server
)
;
tmf.cpp:167
ot::Tmf::Agent
ot::Tmf::Agent::HandleResource()
ValidateNextEnum
(
kUriDiagnosticGetRequest
)
;
uri_paths.cpp:137
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kUriDiagnosticGetRequest
is read by 6 functions:
All items filtered out
kUriDiagnosticGetRequest
ot::NetworkDiagnostic::Server::HandleTmf()
ot::NetworkDiagnostic::Client::SendDiagnosticGet()
ot::NetworkDiagnostic::Client::SendCommand()
ot::NetworkDiagnostic::Client::UriToString()
ot::Tmf::Agent::HandleResource()
ot::Utils::MeshDiag::DiscoverTopology()
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