ESP-IDF
ot::Mac::Address::Address()
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::Mac::Address::Address()
ot::Mac::Address::Address()
Initializes an Address.
Syntax
Show:
Summary
Declaration
from
mac_types.hpp:239
Address
(
void
)
:
mType
(
kTypeNone
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
Address
(
void
)
mac_types.hpp:239
Mac
::
Address
macSource
;
data_poll_handler.cpp:128
ot::DataPollHandler
ot::DataPollHandler::HandleDataPoll()
Mac
::
Address
macDest
;
data_poll_sender.cpp:195
ot::DataPollSender
ot::DataPollSender::HandlePollSent()
Mac
::
Address
childAddress
;
indirect_sender.cpp:311
ot::IndirectSender
ot::IndirectSender::UpdateIndirectMessage()
Mac
::
Address
macDest
;
indirect_sender.cpp:399
ot::IndirectSender
ot::IndirectSender::PrepareEmptyFrame()
Mac
::
Address
macDest
;
indirect_sender.cpp:476
ot::IndirectSender
ot::IndirectSender::HandleSentFrameToChild()
Address
address
;
mac.cpp:223
ot::Mac::Mac
ot::Mac::Mac::ConvertBeaconToActiveScanResult()
Address
dstAddr
;
mac.cpp:937
ot::Mac::Mac
ot::Mac::Mac::BeginTransmit()
Address
dstAddr
;
mac.cpp:1153
ot::Mac::Mac
ot::Mac::Mac::RecordFrameTransmitStatus()
Address
dstAddr
;
mac.cpp:1258
ot::Mac::Mac
ot::Mac::Mac::HandleTransmitDone()
Address
srcAddr
;
mac.cpp:1678
ot::Mac::Mac
ot::Mac::Mac::ProcessEnhAckSecurity()
Address
dstAddr
;
mac.cpp:1679
ot::Mac::Mac
ot::Mac::Mac::ProcessEnhAckSecurity()
Address
srcaddr
;
mac.cpp:1771
ot::Mac::Mac
ot::Mac::Mac::HandleReceivedFrame()
Address
dstaddr
;
mac.cpp:1772
ot::Mac::Mac
ot::Mac::Mac::HandleReceivedFrame()
Mac
::
Address
dst
;
mac_frame.cpp:47
otMacFrameDoesAddrMatch()
Mac
::
Address
address
;
mac_frame.cpp:121
otMacFrameGetSrcAddr()
Mac
::
Address
address
;
mac_frame.cpp:135
otMacFrameGetDstAddr()
Address
address
;
mac_frame.cpp:1386
ot::Mac::TxFrame
ot::Mac::TxFrame::GenerateEnhAck()
Address
src
,
dst
;
mac_frame.cpp:1562
ot::Mac::Frame
ot::Mac::Frame::ToInfoString() const
Mac
::
Address
macDestAddr
;
mesh_forwarder.cpp:781
ot::MeshForwarder
ot::MeshForwarder::HandleFrameRequest()
Mac
::
Address
macDest
;
mesh_forwarder.cpp:1203
ot::MeshForwarder
ot::MeshForwarder::HandleSentFrame()
Mac
::
Address
neighborMacSource
;
mesh_forwarder_ftd.cpp:572
ot::MeshForwarder
ot::MeshForwarder::HandleMesh()
Mac
::
Address
macAddress
;
neighbor_table.cpp:137
ot::NeighborTable
ot::NeighborTable::FindNeighbor()
Mac
::
Address
macAddress
;
neighbor_table.cpp:169
ot::NeighborTable
ot::NeighborTable::FindRxOnlyNeighborRouter()
Mac
::
Address
destAddr
;
trel_link.cpp:116
ot::Trel::Link
ot::Trel::Link::BeginTransmit()
Mac
::
Address
srcAddress
;
trel_link.cpp:383
ot::Trel::Link
ot::Trel::Link::HandleAck()
Call Tree
from
examples
ot::Mac::Address::Address()
is called by 23 functions:
otMacFrameDoesAddrMatch()
otMacFrameGetSrcAddr()
otMacFrameGetDstAddr()
ot::DataPollHandler::HandleDataPoll()
ot::DataPollSender::HandlePollSent()
ot::Mac::Mac::ConvertBeaconToActiveScanResult()
ot::Mac::Mac::BeginTransmit()
ot::Mac::Mac::RecordFrameTransmitStatus()
ot::Mac::Mac::HandleTransmitDone()
ot::Mac::Mac::ProcessEnhAckSecurity()
ot::Mac::Mac::HandleReceivedFrame()
ot::Mac::TxFrame::GenerateEnhAck()
ot::Mac::Frame::ToInfoString() const
ot::Trel::Link::BeginTransmit()
ot::Trel::Link::HandleAck()
ot::IndirectSender::UpdateIndirectMessage()
ot::IndirectSender::PrepareEmptyFrame()
ot::IndirectSender::HandleSentFrameToChild()
ot::MeshForwarder::HandleFrameRequest()
ot::MeshForwarder::HandleSentFrame()
ot::MeshForwarder::HandleMesh()
ot::NeighborTable::FindNeighbor()
ot::NeighborTable::FindRxOnlyNeighborRouter()
All items filtered out
ot::Mac::Address::Address()
All items filtered out
Data Use
from
examples
ot::Mac::Address::Address()
reads 1 variable:
ot::Mac::Address::Type::kTypeNone
All items filtered out
ot::Mac::Address::Address()
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