Searched refs:aInAddress (Results 1 – 1 of 1) sorted by relevance
109 static void GetOtMacAddress(const Mac::Address &aInAddress, otMacAddress *aOutAddress) in GetOtMacAddress() argument111 switch (aInAddress.GetType()) in GetOtMacAddress()119 aOutAddress->mAddress.mShortAddress = aInAddress.GetShort(); in GetOtMacAddress()124 aOutAddress->mAddress.mExtAddress = aInAddress.GetExtended(); in GetOtMacAddress()