Home
last modified time | relevance | path

Searched refs:Attach (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/src/cli/
DREADME_COMMISSIONING.md94 3. Attach to Thread network
DREADME_NETDATA.md93 ### Attach to Existing Network
DREADME_DATASET.md78 ### Attach to Existing Network
DREADME.md1084 Attach Attempts: 1
1086 Better Partition Attach Attempts: 0
1087 Better Parent Attach Attempts: 0
/openthread-latest/src/core/thread/
Dmle.cpp191 Attach(kAnyPartition); in Start()
198 Attach(kAnyPartition); in Start()
552 Attach(kAnyPartition); in BecomeDetached()
565 Attach(kAnyPartition); in BecomeChild()
576 Attach(kBetterParent); in SearchForBetterParent()
582 void Mle::Attach(AttachMode aMode) in Attach() function in ot::Mle::Mle
886 Attach(kAnyPartition); in SetDeviceMode()
1641 Attach(kAnyPartition); in Reattach()
3962 Get<Mle>().Attach(attachMode); in HandleTimer()
Dmle.hpp1316 void Attach(AttachMode aMode);
Dmle_router.cpp1249 Attach(kBetterPartition); in HandleAdvertisementOnFtd()
1638 Attach(kSamePartition); in HandleTimeTick()
1644 Attach(kDowngradeToReed); in HandleTimeTick()