Home
last modified time | relevance | path

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

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