libfprint/libfprint/drivers/synaptics
Marco Trevisan (Treviño) 8d545a0b95 fpi-device: Add FpiDeviceFeature flags to FpDeviceClass
Allows drivers to define more fine grained features for devices, not
strictly depending on assumptions we can make depending on the
implemented vfuncs.

We keep this per class but could be in theory moved to each instance.

In any case, added an utility function to initialize it in the way we
can ensure that we've a consistent way for setting them across all the
devices.
2021-04-12 22:14:06 +02:00
..
bmkt.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
bmkt_message.c Uncrustify with newer version 2020-06-02 11:56:19 +00:00
bmkt_message.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
bmkt_response.h synaptics: Fix typos 2020-04-14 13:47:48 +02:00
sensor.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
synaptics.c fpi-device: Add FpiDeviceFeature flags to FpDeviceClass 2021-04-12 22:14:06 +02:00
synaptics.h synaptics: modify the command to only identify the provided print list 2021-01-05 11:48:51 +00:00