libfprint/libfprint/drivers/synaptics
Benjamin Berg a2d950044d device: Add simple temperature model for devices
This temperature model has three states:
 * COLD
 * WARM
 * HOT

Device drivers can define the time it requires for the device to get HOT
and COLD. The underlying model assumes an exponential warming and
cooling process and enforces a cool-off time after the device has
reached the HOT state. This cool down period is however shorter than the
specified time in the driver.
2021-08-09 16:08:17 +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: Add clear_storage() and remove list() 2021-04-29 11:49:27 +00:00
sensor.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
synaptics.c device: Add simple temperature model for devices 2021-08-09 16:08:17 +02:00
synaptics.h synaptics: modify the command to only identify the provided print list 2021-01-05 11:48:51 +00:00