Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dlowpan.cpp64 Error Lowpan::ComputeIid(const Mac::Address &aMacAddr, const Context &aContext, Ip6::InterfaceIdent… in ComputeIid()
88 Error Lowpan::CompressSourceIid(const Mac::Address &aMacAddr, in CompressSourceIid()
117 Error Lowpan::CompressDestinationIid(const Mac::Address &aMacAddr, in CompressDestinationIid()
Dmesh_forwarder.cpp701 void MeshForwarder::GetMacSourceAddress(const Ip6::Address &aIp6Addr, Mac::Address &aMacAddr) in GetMacSourceAddress()
711 void MeshForwarder::GetMacDestinationAddress(const Ip6::Address &aIp6Addr, Mac::Address &aMacAddr) in GetMacDestinationAddress()