ESP-IDF
kUriDiagnosticGetQuery
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kUriDiagnosticGetQuery
kUriDiagnosticGetQuery value
Syntax
Show:
Summary
Declaration
from
uri_paths.hpp:83
kUriDiagnosticGetQuery
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kUriDiagnosticGetQuery
,
///< Network Diagnostic Get Query ("d/dq")
uri_paths.hpp:83
SuccessOrExit
(
error
=
Get
<
Client
>
(
)
.
SendCommand
(
kUriDiagnosticGetQuery
,
Message
::
kPriorityNormal
,
destination
,
mesh_diag.cpp:175
ot::Utils::MeshDiag
ot::Utils::MeshDiag::SendQuery()
LogInfo
(
"Received %s from %s"
,
UriToString
<
kUriDiagnosticGetQuery
>
(
)
,
network_diagnostic.cpp:399
ot::NetworkDiagnostic::Server
ot::NetworkDiagnostic::Server::HandleTmf()
error
=
SendCommand
(
kUriDiagnosticGetQuery
,
Message
::
kPriorityNormal
,
aDestination
,
aTlvTypes
,
aCount
)
;
network_diagnostic.cpp:871
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::SendDiagnosticGet()
case
kUriDiagnosticGetQuery
:
network_diagnostic.cpp:901
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::SendCommand()
if
(
aUri
==
kUriDiagnosticGetQuery
)
network_diagnostic.cpp:922
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::SendCommand()
case
kUriDiagnosticGetQuery
:
network_diagnostic.cpp:1271
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::UriToString()
str
=
ot
::
UriToString
<
kUriDiagnosticGetQuery
>
(
)
;
network_diagnostic.cpp:1272
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::UriToString()
Case
(
kUriDiagnosticGetQuery
,
NetworkDiagnostic
::
Server
)
;
tmf.cpp:168
ot::Tmf::Agent
ot::Tmf::Agent::HandleResource()
ValidateNextEnum
(
kUriDiagnosticGetQuery
)
;
uri_paths.cpp:138
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kUriDiagnosticGetQuery
is read by 6 functions:
All items filtered out
kUriDiagnosticGetQuery
ot::NetworkDiagnostic::Server::HandleTmf()
ot::NetworkDiagnostic::Client::SendDiagnosticGet()
ot::NetworkDiagnostic::Client::SendCommand()
ot::NetworkDiagnostic::Client::UriToString()
ot::Tmf::Agent::HandleResource()
ot::Utils::MeshDiag::SendQuery()
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