ESP-IDF
kCommandAnnounce
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kCommandAnnounce
kCommandAnnounce value
Syntax
Show:
Summary
Declaration
from
mle_types.hpp:138
kCommandAnnounce
=
15
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kCommandAnnounce
=
15
,
///< Announce command
mle_types.hpp:138
else
if
(
aMessage
.
IsMleCommand
(
Mle
::
kCommandAnnounce
)
)
mesh_forwarder.cpp:916
ot::MeshForwarder
ot::MeshForwarder::PrepareDataFrame()
case
Mle
::
kCommandAnnounce
:
mesh_forwarder.cpp:932
ot::MeshForwarder
ot::MeshForwarder::PrepareDataFrame()
VerifyOrExit
(
(
message
=
NewMleMessage
(
kCommandAnnounce
)
)
!=
nullptr
,
error
=
kErrorNoBufs
)
;
mle.cpp:2102
ot::Mle::Mle
ot::Mle::Mle::SendAnnounce()
case
kCommandAnnounce
:
mle.cpp:2468
ot::Mle::Mle
ot::Mle::Mle::HandleUdpReceive()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kCommandAnnounce
is read by 3 functions:
All items filtered out
kCommandAnnounce
ot::MeshForwarder::PrepareDataFrame()
ot::Mle::Mle::SendAnnounce()
ot::Mle::Mle::HandleUdpReceive()
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