Searched refs:enrollment (Results 1 – 16 of 16) sorted by relevance
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | README.md | 40 To set enrollment directly without the UI: 55 2. Tee up the results of the enrollment before starting the process: 87 … operations involving fingerprint image captures, namely authenticate, enrollment and detectIntera… 95 .---------------------- enrollment id (2) 100 | | | | | .---- enrollment end status (success) 124 Three HAL operations (authenticate, enrollment and detect interaction) latency can be optionally sp…
|
D | FakeFingerprintEngine.cpp | 326 for (auto& enrollment : Fingerprint::cfg().getopt<OptIntVec>("enrollments")) { in enumerateEnrollmentsImpl() local 327 auto id = enrollment.value_or(0); in enumerateEnrollmentsImpl() 342 for (auto& enrollment : Fingerprint::cfg().getopt<OptIntVec>("enrollments")) { in removeEnrollmentsImpl() local 343 auto id = enrollment.value_or(0); in removeEnrollmentsImpl()
|
D | fingerprint.sysprop | 26 # enrollment id, when present, otherwise they will error 35 # the next enrollment in the format of:
|
/hardware/interfaces/biometrics/face/1.0/ |
D | IBiometricsFace.hal | 101 * duration of enrollment and thus should be explicitly invalidated by a 102 * call to revokeChallenge() when enrollment is complete, to reduce the 118 * enrollment by calling this again with a valid HAT. This timeout is 120 * during enrollment. The implementation is expected to send 123 * enrollment. Note that all features are enabled by default. 143 * Changes the state of previous enrollment setting. Because this may 152 * attention during the original enrollment. This flag reflects the same 164 * @param faceId the ID of the enrollment returned by onEnrollResult() for 175 * @param faceId the ID of the enrollment returned by enroll(). 188 * outside of an active enrollment window to prevent replay attacks. [all …]
|
D | IBiometricsFaceClientCallback.hal | 26 * A callback invoked when one enrollment step has been completed. 29 * service that processed this enrollment step. 33 * complete or 0 if enrollment has completed successfully. 55 * If a non-critical, recoverable error occurs during an enrollment or 68 * example this can be used to guide enrollment in Settings or provide
|
D | types.hal | 62 * Require the user to look at the device during enrollment and 69 * Require a diverse set of poses during enrollment. Note this is to 148 * Face acquisition information provides feedback for the current enrollment 278 * only applies to enrollment. This can happen if the user passes the 279 * device to someone else in the middle of enrollment. 285 * applies to enrollment. The user should change their pose.
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | face.sysprop | 45 # enrollment id, when present, otherwise they will error 54 # the next enrollment in the format: 59 # to complete an enrollment
|
D | FakeFaceEngine.cpp | 337 for (const auto& enrollment : FaceHalProperties::enrollments()) { in removeEnrollmentsImpl() local 338 auto id = enrollment.value_or(0); in removeEnrollmentsImpl()
|
D | README.md | 52 To authenticate successfully, the captured (hit) must match the enrollment id<br/>
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | types.hal | 47 * user interaction. For example, if the sensor is dirty during enrollment and 48 * no further enrollment progress can be made, send ACQUIRED_IMAGER_DIRTY 78 * must be sent to stop the operation in progress (e.g. enrollment).
|
D | IBiometricsFingerprint.hal | 38 * an enrollment transaction. pre-enroll and post-enroll specify 39 * a pin/password cleared time window where enrollment is allowed. 74 * challenge. This must be called at the end of a multi-finger enrollment
|
D | IBiometricsFingerprintClientCallback.hal | 24 * Sent when one enrollment step is complete.
|
/hardware/interfaces/biometrics/fingerprint/2.2/ |
D | types.hal | 28 * must be sent to stop the operation in progress (e.g. enrollment).
|
/hardware/interfaces/security/authgraph/aidl/android/hardware/security/authgraph/ |
D | Arc.cddl | 53 ; invalidated on new biometric enrollment or removal of all
|
/hardware/interfaces/gatekeeper/1.0/ |
D | IGatekeeper.hal | 87 * If password re-enrollment is necessary, it must return STATUS_REENROLL.
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHw.hal | 84 /** Unique keyphrase ID assigned at enrollment time */
|