Home
last modified time | relevance | path

Searched refs:kSamePartition (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dmle.cpp1363 …if ((mAttachMode != kSamePartition) && (mParentRequestCounter <= kFirstAttachCycleNumParentRequest… in DetermineParentRequestType()
1421 case kSamePartition: in HasAcceptableParentCandidate()
1639 case kSamePartition: in Reattach()
3145 case kSamePartition: in HandleParentResponse()
4304 ValidateNextEnum(kSamePartition); in AttachModeToString()
Dmle.hpp836 kSamePartition, // Attach to the same Thread partition (when losing connectivity). enumerator
Dmle_router.cpp368 case kSamePartition: in HandleChildStart()
1638 Attach(kSamePartition); in HandleTimeTick()