Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/thread/
Dmle.hpp843 kCommandChildUpdateResponse = 14, enumerator
Dmle.cpp2131 …VerifyOrExit((message = NewMleMessage(kCommandChildUpdateResponse)) != nullptr, error = kErrorNoBu… in SendChildUpdateResponse()
2607 case kCommandChildUpdateResponse: in HandleUdpReceive()
Dmle_router.cpp2947 …VerifyOrExit((message = NewMleMessage(kCommandChildUpdateResponse)) != nullptr, error = kErrorNoBu… in SendChildUpdateResponse()