ESP-IDF
ot::Mac::Frame::GetDstAddr() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Mac::Frame::GetDstAddr() const
ot::Mac::Frame::GetDstAddr() const method
Gets the Destination Address.
Syntax
Show:
Summary
Declaration
Definition
from
mac_frame.hpp:365
Error
GetDstAddr
(
Address
&
aAddress
)
const
;
Implemented in
mac_frame.cpp:479
Arguments
Argument
Description
aAddress
The Destination Address.
Return value
kErrorNone Successfully retrieved the Destination Address.
Related Functions
Found 23 other functions taking a
Address
argument:
Function
Description
ot::Mac::Frame::GetSrcAddr() const
Gets the Source Address.
ot::Ip6::InterfaceIdentifier::ConvertToMacAddress() const
Converts the Interface Identifier to an IEEE 802.15.4 MAC Address.
ot::IndirectSender::ChildInfo::GetMacAddress() const
ot::Lowpan::Lowpan::ComputeIid()
ot::MeshForwarder::HandleDatagram()
ot::MeshForwarder::AppendMacAddrToLogString()
ot::Lowpan::Lowpan::CompressSourceIid()
ot::Lowpan::Lowpan::CompressDestinationIid()
ot::Mac::Mac::ProcessCsl()
ot::DataPollSender::GetPollDestinationAddress() const
ot::MeshForwarder::PrepareEmptyFrame()
ot::MeshForwarder::UpdateNeighborOnSentFrame()
ot::MeshForwarder::UpdateSendMessage()
ot::MeshForwarder::LogMeshFragmentHeader()
ot::MeshForwarder::LogMeshMessage()
ot::MeshForwarder::LogIp6Message()
ot::Mac::Mac::ProcessReceiveSecurity()
GetOtMacAddress()
ot::Mac::Frame::DetermineFcfAddrType()
ot::SupervisionListener::UpdateOnReceive()
Updates the supervision listener state. It informs the listener of a received frame.
ot::MeshForwarder::GetMacDestinationAddress()
ot::MeshForwarder::GetMacSourceAddress()
ot::FrameBuilder::AppendMacAddress()
Appends a given `Mac::Address` to the `FrameBuilder`.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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