Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/thread/
Dmle.hpp1358 static const char *AttachStateToString(AttachState aState);
Dmle.cpp353 LogInfo("AttachState %s -> %s", AttachStateToString(mAttachState), AttachStateToString(aState)); in SetAttachState()
4237 const char *Mle::AttachStateToString(AttachState aState) in AttachStateToString() function in ot::Mle::Mle