Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dlowpan.cpp63 Error Lowpan::ComputeIid(const Mac::Address &aMacAddr, const Context &aContext, Ip6::Address &aIpAd… in ComputeIid()
94 Error Lowpan::CompressSourceIid(const Mac::Address &aMacAddr, in CompressSourceIid()
131 Error Lowpan::CompressDestinationIid(const Mac::Address &aMacAddr, in CompressDestinationIid()
Dmesh_forwarder.cpp719 void MeshForwarder::GetMacSourceAddress(const Ip6::Address &aIp6Addr, Mac::Address &aMacAddr) in GetMacSourceAddress()
729 void MeshForwarder::GetMacDestinationAddress(const Ip6::Address &aIp6Addr, Mac::Address &aMacAddr) in GetMacDestinationAddress()