Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp1429 static const char *AttachStateToString(AttachState aState);
Dmle.cpp359 LogInfo("AttachState %s -> %s", AttachStateToString(mAttachState), AttachStateToString(aState)); in SetAttachState()
4314 const char *Mle::AttachStateToString(AttachState aState) in AttachStateToString() function in ot::Mle::Mle