ESP-IDF
ot::Ip6::InterfaceIdentifier::ConvertToMacAddress() 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::Ip6::InterfaceIdentifier::ConvertToMacAddress() const
ot::Ip6::InterfaceIdentifier::ConvertToMacAddress() const method
Converts the Interface Identifier to an IEEE 802.15.4 MAC Address.
Syntax
Show:
Summary
Declaration
Definition
from
ip6_address.hpp:423
void
ConvertToMacAddress
(
Mac
::
Address
&
aMacAddress
)
const
;
Implemented in
ip6_address.cpp:265
Arguments
Argument
Description
aMacAddress
A reference to a MAC Address where the converted address is placed.
Related Functions
Found 23 other functions taking a
Address
argument:
Function
Description
ot::Mac::Frame::GetDstAddr() const
Gets the Destination Address.
ot::Mac::Frame::GetSrcAddr() const
Gets the Source 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