Lines Matching refs:IsFullThreadDevice
610 if (IsFullThreadDevice()) in Attach()
749 if (IsFullThreadDevice()) in SetStateChild()
784 …VerifyOrExit(!IsFullThreadDevice() || IsRouter() || !Get<MleRouter>().IsRouterRoleTransitionPendin… in InformPreviousChannel()
826 VerifyOrExit(!aDeviceMode.IsFullThreadDevice(), error = kErrorInvalidArgs); in SetDeviceMode()
846 if (!aDeviceMode.IsFullThreadDevice()) in SetDeviceMode()
858 if (oldMode.IsFullThreadDevice() != mDeviceMode.IsFullThreadDevice()) in SetDeviceMode()
1107 if (IsChild() && !IsFullThreadDevice()) in ScheduleChildUpdateRequestIfMtdChild()
1166 if (IsFullThreadDevice()) in HandleNotifierEvents()
1564 … (Get<MeshCoP::ActiveDatasetManager>().IsPartiallyComplete() || !IsFullThreadDevice())); in PrepareAnnounceState()
1620 …else if (IsFullThreadDevice() && Get<MleRouter>().BecomeLeader(/* aCheckWeight */ false) == kError… in Reattach()
1795 if (!IsFullThreadDevice()) in SendChildIdRequest()
2031 if (!IsFullThreadDevice()) in SendChildUpdateRequestToParent()
2085 if (!IsFullThreadDevice()) in SendChildUpdateResponse()
2711 VerifyOrExit(IsFullThreadDevice()); in ReestablishLinkWithNeighbor()
2746 if (IsFullThreadDevice()) in HandleAdvertisement()
3132 if (IsFullThreadDevice() && !IsDetached()) in HandleParentResponse()
3177 if (IsFullThreadDevice()) in HandleParentResponse()
3553 if (IsFullThreadDevice()) in HandleChildUpdateResponseOnChild()
3940 if (Get<Mle>().IsFullThreadDevice()) in HandleTimer()