libei/proto
Peter Hutterer 027f85e195 proto: switch connection_setup.version to mirror interface_version requests
For most interfaces, the client announcing its supported version is
sufficient - the objects are all created server-side. For some
interfaces (ei_connection_setup and ei_callback right now) the client
needs to know the server-supported version.

So let's switch the current ei_connection_setup.version event (used to
negotiate ei_connection_setup's version) to a generic
`interface_version` event. This way our EIS implementation can
eventually send a version for ei_callback as well.
2023-03-03 11:21:26 +10:00
..
meson.build Move the C proto templates to the src directory 2023-03-03 11:21:26 +10:00
protocol.xml proto: switch connection_setup.version to mirror interface_version requests 2023-03-03 11:21:26 +10:00
scanner.py scanner: drop the Target class, push to templates 2023-03-03 11:21:26 +10:00