Lines Matching full:fine
41 #define FIDO_BIO_ENROLL_FP_GOOD 0x00
42 #define FIDO_BIO_ENROLL_FP_TOO_HIGH 0x01
43 #define FIDO_BIO_ENROLL_FP_TOO_LOW 0x02
44 #define FIDO_BIO_ENROLL_FP_TOO_LEFT 0x03
45 #define FIDO_BIO_ENROLL_FP_TOO_RIGHT 0x04
46 #define FIDO_BIO_ENROLL_FP_TOO_FAST 0x05
47 #define FIDO_BIO_ENROLL_FP_TOO_SLOW 0x06
48 #define FIDO_BIO_ENROLL_FP_POOR_QUALITY 0x07
49 #define FIDO_BIO_ENROLL_FP_TOO_SKEWED 0x08
50 #define FIDO_BIO_ENROLL_FP_TOO_SHORT 0x09
51 #define FIDO_BIO_ENROLL_FP_MERGE_FAILURE 0x0a
52 #define FIDO_BIO_ENROLL_FP_EXISTS 0x0b
53 #define FIDO_BIO_ENROLL_FP_DATABASE_FULL 0x0c
54 #define FIDO_BIO_ENROLL_NO_USER_ACTIVITY 0x0d
55 #define FIDO_BIO_ENROLL_NO_USER_PRESENCE_TRANSITION 0x0e