Searched refs:mAttachMode (Results 1 – 4 of 4) sorted by relevance
50 , mAttachMode(false) in DataPollSender()81 mAttachMode = false; in StopPolling()376 if (mAttachMode != aMode) in SetAttachMode()378 mAttachMode = aMode; in SetAttachMode()485 if (mAttachMode) in CalculatePollPeriod()
277 …bool mAttachMode : 1; // Indicates whether in attach mode (to use attach poll period). member in ot::DataPollSender
64 , mAttachMode(kAnyPartition) in Mle()605 mAttachMode = aMode; in Attach()751 Get<MleRouter>().HandleChildStart(mAttachMode); in SetStateChild()1340 if (mAttachMode == kSelectedParent) in DetermineParentRequestType()1356 if ((mAttachCounter <= 1) && (mAttachMode != kBetterParent)) in DetermineParentRequestType()1363 …if ((mAttachMode != kSamePartition) && (mParentRequestCounter <= kFirstAttachCycleNumParentRequest… in DetermineParentRequestType()1415 switch (mAttachMode) in HasAcceptableParentCandidate()1481 LogNote("Attach attempt %d, %s %s", mAttachCounter, AttachModeToString(mAttachMode), in HandleAttachTimer()1605 switch (mAttachMode) in Reattach()3139 switch (mAttachMode) in HandleParentResponse()
1471 AttachMode mAttachMode; member in ot::Mle::Mle