Lines Matching refs:GetExtAddress

105     mLinkLocalAddress.GetAddress().SetToLinkLocalAddress(Get<Mac::Mac>().GetExtAddress());  in Mle()
414 Get<Mac::Mac>().SetExtAddress(networkInfo.GetExtAddress()); in Restore()
439 mParent.SetExtAddress(parentInfo.GetExtAddress()); in Restore()
481 networkInfo.SetExtAddress(Get<Mac::Mac>().GetExtAddress()); in Store()
491 parentInfo.SetExtAddress(mParent.GetExtAddress()); in Store()
901 mLinkLocalAddress.GetAddress().GetIid().SetFromExtAddress(Get<Mac::Mac>().GetExtAddress()); in UpdateLinkLocalAddress()
1098 aRxInfo.mMessageInfo.GetPeerAddr().GetIid().ConvertToExtAddress(aNeighbor.GetExtAddress()); in InitNeighbor()
1689 destination.SetToLinkLocalAddress(mParent.GetExtAddress()); in SendParentRequest()
1700 destination.SetToLinkLocalAddress(mParentSearch.GetSelectedParent().GetExtAddress()); in SendParentRequest()
1765 if (mParent.GetExtAddress() == mParentCandidate.GetExtAddress()) in SendChildIdRequest()
1808 destination.SetToLinkLocalAddress(mParentCandidate.GetExtAddress()); in SendChildIdRequest()
1946 destination.SetToLinkLocalAddress(mParent.GetExtAddress()); in HandleMessageTransmissionTimer()
2036 destination.SetToLinkLocalAddress(mParent.GetExtAddress()); in SendChildUpdateRequestToParent()
3083 if (IsChild() && mParent.GetExtAddress() == extAddress) in HandleParentResponse()
3170 … if (mParentCandidate.IsStateParentResponse() && (mParentCandidate.GetExtAddress() != extAddress)) in HandleParentResponse()
4549 destination.SetToLinkLocalAddress(Get<Mle>().mParent.GetExtAddress()); in ScheduleChildUpdateRequestToParent()
4561 destination.SetToLinkLocalAddress(Get<Mle>().mParent.GetExtAddress()); in RemoveScheduledChildUpdateRequestToParent()
4602 destination.SetToLinkLocalAddress(aRouter.GetExtAddress()); in ScheduleLinkRequest()
4616 destination.SetToLinkLocalAddress(aRouter.GetExtAddress()); in RemoveScheduledLinkRequest()