Home
last modified time | relevance | path

Searched refs:kTypeChildIdResponse (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dmle.hpp921 kTypeChildIdResponse, enumerator
Dmle.cpp3258 Log(kMessageReceive, kTypeChildIdResponse, aRxInfo.mMessageInfo.GetPeerAddr(), sourceAddress); in HandleChildIdResponse()
3350 LogProcessError(kTypeChildIdResponse, error); in HandleChildIdResponse()
4207 ValidateNextEnum(kTypeChildIdResponse); in MessageTypeToString()
Dmle_router.cpp2973 Log(kMessageSend, kTypeChildIdResponse, destination, aChild.GetRloc16()); in SendChildIdResponse()