Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.hpp651 void HandlePartitionChange(void);
Dmle_router.cpp116 void MleRouter::HandlePartitionChange(void) in HandlePartitionChange() function in ot::Mle::MleRouter
Dmle.cpp1009 Get<MleRouter>().HandlePartitionChange(); in SetLeaderData()