Home
last modified time | relevance | path

Searched defs:GetDstAddr (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/thread/
Dmesh_forwarder.hpp393 const Mac::Address &GetDstAddr(void) const { return mMacAddrs.mDestination; } in GetDstAddr() function
/external/openthread/src/core/mac/
Dmac_frame.cpp486 Error Frame::GetDstAddr(Address &aAddress) const in GetDstAddr() function in ot::Mac::Frame