Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/thread/
Dmle.hpp1309 static const char *AttachModeToString(AttachMode aMode);
Dmle.cpp1477 LogNote("Attach attempt %d, %s %s", mAttachCounter, AttachModeToString(mAttachMode), in HandleAttachTimer()
4263 const char *Mle::AttachModeToString(AttachMode aMode) in AttachModeToString() function in ot::Mle::Mle