ESP-IDF
ot::Utils::MeshDiag::SendQuery()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Utils::MeshDiag::SendQuery()
ot::Utils::MeshDiag::SendQuery() method
Syntax
Show:
Summary
Declaration
Definition
from
mesh_diag.hpp:280
Error
SendQuery
(
uint16_t
aRloc16
,
const
uint8_t
*
aTlvs
,
uint8_t
aTlvsLength
)
;
Implemented in
mesh_diag.cpp:163
Arguments
Argument
aRloc16
aTlvs
aTlvsLength
Examples
References
from
examples
Code
Location
Error
MeshDiag
::
SendQuery
(
uint16_t
aRloc16
,
const
uint8_t
*
aTlvs
,
uint8_t
aTlvsLength
)
mesh_diag.cpp:163
Error
SendQuery
(
uint16_t
aRloc16
,
const
uint8_t
*
aTlvs
,
uint8_t
aTlvsLength
)
;
mesh_diag.hpp:280
Call Tree
from
examples
ot::Utils::MeshDiag::SendQuery()
calls 3 functions:
All items filtered out
ot::Utils::MeshDiag::SendQuery()
ot::Mle::RouterIdFromRloc16()
ot::Mle::IsRouterRloc16()
ot::Ip6::Address::SetToRoutingLocator()
All items filtered out
Data Use
from
examples
ot::Utils::MeshDiag::SendQuery()
reads 9 variables and writes 2 variables:
ot::Message::Priority::kPriorityNormal
ot::kErrorNone
ot::kErrorBusy
ot::kErrorInvalidArgs
ot::kErrorInvalidState
ot::kErrorNotFound
ot::Uri::kUriDiagnosticGetQuery
ot::Utils::MeshDiag::State::kStateIdle
ot::Utils::MeshDiag::mState
All items filtered out
ot::Utils::MeshDiag::SendQuery()
ot::Utils::MeshDiag::mExpectedQueryId
ot::Utils::MeshDiag::mExpectedAnswerIndex
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