Home
last modified time | relevance | path

Searched refs:kMeshLocalPrefixInit (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dmle.hpp1455 static const otMeshLocalPrefix kMeshLocalPrefixInit; member in ot::Mle::Mle
Dmle.cpp45 const otMeshLocalPrefix Mle::kMeshLocalPrefixInit = { member in ot::Mle::Mle
123 SetMeshLocalPrefix(AsCoreType(&kMeshLocalPrefixInit)); in Mle()