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