Home
last modified time | relevance | path

Searched defs:aMacDest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmesh_forwarder.cpp183 void MeshForwarder::PrepareEmptyFrame(Mac::TxFrame &aFrame, const Mac::Address &aMacDest, bool aAck… in PrepareEmptyFrame()
1113 const Mac::Address &aMacDest, in UpdateNeighborOnSentFrame()
1242 void MeshForwarder::UpdateSendMessage(Error aFrameTxError, Mac::Address &aMacDest, Neighbor *aNeigh… in UpdateSendMessage()
H A Dradio_selector.cpp258 Mac::TxFrame &RadioSelector::SelectRadio(Message &aMessage, const Mac::Address &aMacDest, Mac::TxFr… in SelectRadio()
/aosp_15_r20/external/openthread/src/core/utils/
H A Dhistory_tracker.hpp402 void RecordTxMessage(const Message &aMessage, const Mac::Address &aMacDest) in RecordTxMessage()