Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dradio_selector.cpp254 Mac::TxFrame &RadioSelector::SelectRadio(Message &aMessage, const Mac::Address &aMacDest, Mac::TxFr… in SelectRadio()
Dmesh_forwarder.cpp164 void MeshForwarder::PrepareEmptyFrame(Mac::TxFrame &aFrame, const Mac::Address &aMacDest, bool aAck… in PrepareEmptyFrame()
1107 const Mac::Address &aMacDest, in UpdateNeighborOnSentFrame()
1236 void MeshForwarder::UpdateSendMessage(Error aFrameTxError, Mac::Address &aMacDest, Neighbor *aNeigh… in UpdateSendMessage()
/external/openthread/src/core/utils/
Dhistory_tracker.hpp389 void RecordTxMessage(const Message &aMessage, const Mac::Address &aMacDest) in RecordTxMessage()