Add ScanType and NumberEnrollStages properties

Export the type of scan the device performs, and, when the device
is claimed, the number of enrollment stages.
This commit is contained in:
Bastien Nocera
2008-11-20 17:38:12 +00:00
committed by Daniel Drake
parent f7186c7ff0
commit 874d8164b4
5 changed files with 26 additions and 10 deletions

2
TODO
View File

@ -26,7 +26,5 @@ Review error cases, and possible errors
Do we swipe or scan, devices would know
Export fp_dev_get_nr_enroll_stages and swipe type through properties
Add a "done" argument to verify and enroll result signals, make it easier
to know when we're done.