Searched refs:SetExtended (Results 1 – 15 of 15) sorted by relevance
74 frameInfo.mAddrs.mDestination.SetExtended(kDstAddr); in TEST()118 frameInfo.mAddrs.mDestination.SetExtended(kDstAddr); in TEST()164 frameInfo.mAddrs.mDestination.SetExtended(kDstAddr); in TEST()220 frameInfo.mAddrs.mDestination.SetExtended(kDstAddr); in TEST()270 frameInfo.mAddrs.mDestination.SetExtended(kDstAddr); in TEST()346 frameInfo.mAddrs.mDestination.SetExtended(kDstAddr); in TEST()
90 target.SetExtended(mWedAddress); in PrepareWakeupFrame()91 source.SetExtended(Get<Mac::Mac>().GetExtAddress()); in PrepareWakeupFrame()
336 void SetExtended(const ExtAddress &aExtAddress) in SetExtended() function in ot::Mac::Address351 …void SetExtended(const uint8_t *aBuffer, ExtAddress::CopyByteOrder aByteOrder = ExtAddress::kNorma… in SetExtended() function in ot::Mac::Address
141 aDest.SetExtended(parent.GetExtAddress()); in GetPollDestinationAddress()560 frameInfo.mAddrs.mSource.SetExtended(Get<Mac::Mac>().GetExtAddress()); in PrepareDataRequest()
795 frameInfo.mAddrs.mSource.SetExtended(GetExtAddress()); in PrepareBeacon()1774 srcAddr.SetExtended(neighbor->GetExtAddress()); in ProcessEnhAckSecurity()1911 srcaddr.SetExtended(neighbor->GetExtAddress()); in HandleReceivedFrame()
500 aAddress.SetExtended(&mPsdu[index], ExtAddress::kReverseByteOrder); in GetDstAddr()649 aAddress.SetExtended(&mPsdu[index], ExtAddress::kReverseByteOrder); in GetSrcAddr()
74 void SetMacSource(const uint8_t *aAddress) { mMacAddrs.mSource.SetExtended(aAddress); } in SetMacSource()88 … void SetMacDestination(const uint8_t *aAddress) { mMacAddrs.mDestination.SetExtended(aAddress); } in SetMacDestination()
140 addr.SetExtended(extAddr); in TestMacAddress()146 addr.SetExtended(extAddr.m8, Mac::ExtAddress::kReverseByteOrder); in TestMacAddress()162 addr.SetExtended(extAddr); in TestMacAddress()316 frameInfo.mAddrs.mSource.SetExtended(extAddr1); in TestMacHeader()329 frameInfo.mAddrs.mDestination.SetExtended(extAddr2); in TestMacHeader()831 src.SetExtended(kSrcExtaddr); in TestMacWakeupFrameGeneration()832 dst.SetExtended(kDstExtaddr); in TestMacWakeupFrameGeneration()
148 … address.SetExtended(static_cast<const Mac::ExtAddress &>(aChildList[listIndex].mExtAddress)); in VerifyChildTableContent()
147 destAddr.SetExtended(neighbor->GetExtAddress()); in BeginTransmit()426 srcAddress.SetExtended(aAckPacket.GetHeader().GetSource()); in HandleAck()
171 macAddress.SetExtended(aExtAddress); in FindRxOnlyNeighborRouter()
50 aMacAddress.SetExtended(static_cast<const CslNeighbor *>(this)->GetExtAddress()); in GetMacAddress()
172 frameInfo.mAddrs.mSource.SetExtended(Get<Mac::Mac>().GetExtAddress()); in PrepareEmptyFrame()
267 aMacAddress.SetExtended(mFields.m8); in ConvertToMacAddress()
682 mReceiveConfig.mFilterAddress.SetExtended(extAddress);