Add a done argument to result signals

For verify and enroll, add a done argument so that front-end
know easily when they should be closing the device.
This commit is contained in:
Bastien Nocera
2008-11-21 10:26:06 +00:00
committed by Daniel Drake
parent 0636c77962
commit 26aab5dc28
8 changed files with 39 additions and 22 deletions

2
TODO
View File

@ -24,5 +24,3 @@ Add POS use case
Review error cases, and possible errors
Add a "done" argument to verify and enroll result signals, make it easier
to know when we're done.