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