mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
virtual-device: Add support for sleep command
It can be used to delay operations, simulating a busy device.
This commit is contained in:
@@ -78,6 +78,7 @@ struct _FpDeviceVirtualDevice
|
||||
GHashTable *prints_storage;
|
||||
|
||||
guint wait_command_id;
|
||||
guint sleep_timeout_id;
|
||||
guint enroll_stages_passed;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user