ESP-IDF
ot::MeshForwarder::RemoveAgedMessages()
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
ot::MeshForwarder::RemoveAgedMessages()
ot::MeshForwarder::RemoveAgedMessages() method
Syntax
Show:
Summary
Declaration
Definition
from
mesh_forwarder.hpp:515
Error
RemoveAgedMessages
(
void
)
;
Implemented in
mesh_forwarder.cpp:352
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
MeshForwarder
::
RemoveAgedMessages
(
void
)
mesh_forwarder.cpp:352
Error
RemoveAgedMessages
(
void
)
;
mesh_forwarder.hpp:515
error
=
RemoveAgedMessages
(
)
;
mesh_forwarder.cpp:465
ot::MeshForwarder
ot::MeshForwarder::ApplyDirectTxQueueLimit()
error
=
RemoveAgedMessages
(
)
;
mesh_forwarder_ftd.cpp:206
ot::MeshForwarder
ot::MeshForwarder::EvictMessage()
Call Tree
from
examples
ot::MeshForwarder::RemoveAgedMessages()
is called by 2 functions and calls 4 functions:
ot::MeshForwarder::ApplyDirectTxQueueLimit()
ot::MeshForwarder::EvictMessage()
All items filtered out
ot::MeshForwarder::RemoveAgedMessages()
ot::Message::IsDirectTransmission() const
ot::Message::GetDoNotEvict() const
ot::Message::GetNext() const
ot::MeshForwarder::UpdateEcnOrDrop()
All items filtered out
Data Use
from
examples
ot::MeshForwarder::RemoveAgedMessages()
reads 4 variables:
ot::kErrorNone
ot::kErrorDrop
ot::kErrorNotFound
ot::MeshForwarder::mSendMessage
All items filtered out
ot::MeshForwarder::RemoveAgedMessages()
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