ESP-IDF
ot::Mle::kUdpPort
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::Mle::kUdpPort
ot::Mle::kUdpPort variable
This module includes definition for MLE types and constants.
Syntax
Show:
Summary
Declaration
from
mle_types.hpp:76
constexpr
uint16_t
kUdpPort
=
19788
;
Examples
References
from
examples
Code
Location
Scope
Referrer
constexpr
uint16_t
kUdpPort
=
19788
;
///< MLE UDP Port
mle_types.hpp:76
if
(
dstPort
==
Mle
::
kUdpPort
)
ip6_filter.cpp:71
ot::Ip6::Filter
ot::Ip6::Filter::Accept() const
if
(
destPort
==
Mle
::
kUdpPort
)
mesh_forwarder.cpp:1714
ot::MeshForwarder
ot::MeshForwarder::GetFramePriority()
messageInfo
.
SetPeerPort
(
kUdpPort
)
;
mle.cpp:4805
ot::Mle::Mle::TxMessage
ot::Mle::Mle::TxMessage::SendTo()
return
(
aPort
!=
Mle
::
kUdpPort
&&
aPort
!=
Tmf
::
kUdpPort
udp6.cpp:546
ot::Ip6::Udp
ot::Ip6::Udp::ShouldUsePlatformUdp() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mle::kUdpPort
is read by 4 functions:
All items filtered out
ot::Mle::kUdpPort
ot::MeshForwarder::GetFramePriority()
ot::Mle::Mle::TxMessage::SendTo()
ot::Ip6::Filter::Accept() const
ot::Ip6::Udp::ShouldUsePlatformUdp() const
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