Skip to content

fpi-ssm: make possible to set an error code without failing

Marco Trevisan requested to merge 3v1n0/libfprint:ssm-set-error into master

This can be useful when the state machine needs to run another state (i.e. to reset the device) before failing and notify userspace afterwards.

Merge request reports