ESP-IDF
ot::Coap::CoapBase::Metadata::mDestinationPort
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::Coap::CoapBase::Metadata::mDestinationPort
ot::Coap::CoapBase::Metadata::mDestinationPort field
Syntax
Show:
Summary
Declaration
from
coap.hpp:797
uint16_t
mDestinationPort
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mDestinationPort
;
// UDP port of the message destination.
coap.hpp:797
metadata
.
mDestinationPort
=
aMessageInfo
.
GetPeerPort
(
)
;
coap.cpp:311
ot::Coap::CoapBase
ot::Coap::CoapBase::SendMessage()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Coap::CoapBase::Metadata::mDestinationPort
is written by 1 function:
ot::Coap::CoapBase::SendMessage()
All items filtered out
ot::Coap::CoapBase::Metadata::mDestinationPort
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