ESP-IDF
kUdpEncapsulation
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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
kUdpEncapsulation
kUdpEncapsulation value
Syntax
Show:
Summary
Declaration
from
meshcop_tlvs.hpp:102
kUdpEncapsulation
=
OT_MESHCOP_TLV_UDP_ENCAPSULATION_TLV
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kUdpEncapsulation
=
OT_MESHCOP_TLV_UDP_ENCAPSULATION_TLV
,
///< meshcop UDP encapsulation TLV
meshcop_tlvs.hpp:102
SuccessOrExit
(
error
=
Tlv
::
FindTlvValueOffsetRange
(
aMessage
,
Tlv
::
kUdpEncapsulation
,
offsetRange
)
)
;
border_agent.cpp:349
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleTmf()
extTlv
.
SetType
(
Tlv
::
kUdpEncapsulation
)
;
border_agent.cpp:405
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleUdpReceive()
typedef
TlvInfo
<
MeshCoP
::
Tlv
::
kUdpEncapsulation
>
UdpEncapsulationTlv
;
meshcop_tlvs.hpp:905
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kUdpEncapsulation
is read by 2 functions:
All items filtered out
kUdpEncapsulation
ot::MeshCoP::BorderAgent::HandleTmf()
ot::MeshCoP::BorderAgent::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