Searched refs:kCommandParentResponse (Results 1 – 3 of 3) sorted by relevance
142 kCommandParentResponse = 10, ///< Parent Response command enumerator
1798 … VerifyOrExit((message = NewMleMessage(kCommandParentResponse)) != nullptr, error = kErrorNoBufs); in SendParentResponse()
2522 case kCommandParentResponse: in HandleUdpReceive()