Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/thread/
Dmle.hpp950 kTypeChildIdRequestShort, enumerator
Dmle.cpp1819 …(mAddressRegistrationMode == kAppendMeshLocalOnly) ? kTypeChildIdRequestShort : kTypeChildIdReques… in SendChildIdRequest()
4175 static_assert(kTypeChildIdRequestShort == 3, "kTypeChildIdRequestShort value is incorrect"); in MessageTypeToString()
4234 case kTypeChildIdRequestShort: in MessageTypeActionToSuffixString()