Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dmle.hpp1628 static const char *AttachModeToString(AttachMode aMode);
Dmle.cpp1416 LogNote("Attach attempt %d, %s %s", mAttachCounter, AttachModeToString(mAttachMode), in HandleAttachTimer()
4216 const char *Mle::AttachModeToString(AttachMode aMode) in AttachModeToString() function in ot::Mle::Mle