Searched refs:AttachModeToString (Results 1 – 2 of 2) sorted by relevance
1543 static const char *AttachModeToString(AttachMode aMode);
1750 … AttachModeToString(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