Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp1375 static const char *AttachModeToString(AttachMode aMode);
H A Dmle.cpp1424 LogNote("Attach attempt %d, %s %s", mAttachCounter, AttachModeToString(mAttachMode), in HandleAttachTimer()
4204 const char *Mle::AttachModeToString(AttachMode aMode) in AttachModeToString() function in ot::Mle::Mle