Searched refs:GetCommandsFromPacketView (Results 1 – 1 of 1) sorted by relevance
35 static std::vector<ControlView> GetCommandsFromPacketView(PacketView<kLittleEndian> packet) { in GetCommandsFromPacketView() function719 auto command_list = GetCommandsFromPacketView(*packet); in on_incoming_packet()