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