Home
last modified time | relevance | path

Searched refs:GetMacAddress (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dindirect_sender.cpp42 const Mac::Address &IndirectSender::NeighborInfo::GetMacAddress(Mac::Address &aMacAddress) const in GetMacAddress() function in ot::IndirectSender::NeighborInfo
321 aChild.GetMacAddress(childAddress); in UpdateIndirectMessage()
378 aChild.GetMacAddress(macAddrs.mDestination); in PrepareDataFrame()
406 aChild.GetMacAddress(macDest); in PrepareEmptyFrame()
Dindirect_sender.hpp126 const Mac::Address &GetMacAddress(Mac::Address &aMacAddress) const;