Files
libfprint/doc
Marco Trevisan (Treviño) 98fb001883 fpi-device: Introduce a properly defined fpi_device_emulation_mode_enabled()
Drivers may do some adjustments in test mode, initially we wanted to
reduce this to the minimum but the usage of `FP_DEVICE_EMULATION`
exploded, so move this instead into a properly defined variable that:
 - Uses GLib compiler optimizations
 - Is read just once per process
 - Cannot be misused
2026-06-19 15:43:45 +02:00
..
2018-06-03 00:31:05 +02:00