Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/thread/
Dmle.hpp1543 static const char *AttachModeToString(AttachMode aMode);
Dmle.cpp1750AttachModeToString(mParentRequestMode), ReattachStateToString(mReattachState)); in HandleAttachTimer()
1754 otLogNoteMle("Attempt to attach - %s %s", AttachModeToString(mParentRequestMode), in HandleAttachTimer()
4444 const char *Mle::AttachModeToString(AttachMode aMode) in AttachModeToString() function in ot::Mle::Mle