Searched refs:echo_response_view (Results 1 – 1 of 1) sorted by relevance
814 EchoResponseView echo_response_view = EchoResponseView::Create(control_packet_view); in handle_one_command() local815 if (!echo_response_view.IsValid()) { in handle_one_command()818 OnEchoResponse(echo_response_view.GetIdentifier(), echo_response_view.GetPayload()); in handle_one_command()