2018-05-17 00:58:59 +00:00
|
|
|
<SECTION>
|
2019-07-03 21:29:05 +00:00
|
|
|
<FILE>drivers_api</FILE>
|
|
|
|
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>fp-context</FILE>
|
|
|
|
<TITLE>FpContext</TITLE>
|
|
|
|
FP_TYPE_CONTEXT
|
|
|
|
FpContextClass
|
|
|
|
fp_context_new
|
|
|
|
fp_context_enumerate
|
|
|
|
fp_context_get_devices
|
|
|
|
FpContext
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>fp-device</FILE>
|
|
|
|
FP_TYPE_DEVICE
|
|
|
|
FP_DEVICE_RETRY
|
|
|
|
FP_DEVICE_ERROR
|
|
|
|
FpDeviceType
|
2021-04-09 19:31:43 +00:00
|
|
|
FpDeviceFeature
|
2019-07-03 21:29:05 +00:00
|
|
|
FpScanType
|
|
|
|
FpDeviceRetry
|
|
|
|
FpDeviceError
|
2021-04-09 21:06:32 +00:00
|
|
|
FpFingerStatusFlags
|
2019-07-03 21:29:05 +00:00
|
|
|
fp_device_retry_quark
|
|
|
|
fp_device_error_quark
|
|
|
|
FpEnrollProgress
|
2019-12-24 00:01:04 +00:00
|
|
|
FpMatchCb
|
2019-07-03 21:29:05 +00:00
|
|
|
fp_device_get_driver
|
|
|
|
fp_device_get_device_id
|
|
|
|
fp_device_get_name
|
|
|
|
fp_device_get_scan_type
|
|
|
|
fp_device_get_nr_enroll_stages
|
2021-03-17 09:47:05 +00:00
|
|
|
fp_device_get_finger_status
|
2021-04-09 19:31:43 +00:00
|
|
|
fp_device_get_features
|
|
|
|
fp_device_has_feature
|
2019-07-03 21:29:05 +00:00
|
|
|
fp_device_has_storage
|
|
|
|
fp_device_supports_identify
|
|
|
|
fp_device_supports_capture
|
2021-03-17 09:47:05 +00:00
|
|
|
fp_device_is_open
|
2019-07-03 21:29:05 +00:00
|
|
|
fp_device_open
|
|
|
|
fp_device_close
|
|
|
|
fp_device_enroll
|
|
|
|
fp_device_verify
|
|
|
|
fp_device_identify
|
|
|
|
fp_device_capture
|
|
|
|
fp_device_delete_print
|
|
|
|
fp_device_list_prints
|
2021-04-09 09:23:13 +00:00
|
|
|
fp_device_clear_storage
|
2019-07-03 21:29:05 +00:00
|
|
|
fp_device_open_finish
|
|
|
|
fp_device_close_finish
|
|
|
|
fp_device_enroll_finish
|
|
|
|
fp_device_verify_finish
|
|
|
|
fp_device_identify_finish
|
|
|
|
fp_device_capture_finish
|
|
|
|
fp_device_delete_print_finish
|
|
|
|
fp_device_list_prints_finish
|
2021-04-09 09:23:13 +00:00
|
|
|
fp_device_clear_storage_finish
|
2019-07-03 21:29:05 +00:00
|
|
|
fp_device_open_sync
|
|
|
|
fp_device_close_sync
|
|
|
|
fp_device_enroll_sync
|
|
|
|
fp_device_verify_sync
|
|
|
|
fp_device_identify_sync
|
|
|
|
fp_device_capture_sync
|
|
|
|
fp_device_delete_print_sync
|
|
|
|
fp_device_list_prints_sync
|
2021-04-09 09:23:13 +00:00
|
|
|
fp_device_clear_storage_sync
|
2019-07-03 21:29:05 +00:00
|
|
|
FpDevice
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>fp-image</FILE>
|
|
|
|
FP_TYPE_IMAGE
|
|
|
|
FpMinutia
|
|
|
|
fp_image_new
|
|
|
|
fp_image_get_width
|
|
|
|
fp_image_get_height
|
|
|
|
fp_image_get_ppmm
|
|
|
|
fp_image_get_minutiae
|
|
|
|
fp_image_detect_minutiae
|
|
|
|
fp_image_detect_minutiae_finish
|
|
|
|
fp_image_get_data
|
|
|
|
fp_image_get_binarized
|
|
|
|
fp_minutia_get_coords
|
|
|
|
FpImage
|
2018-05-17 00:58:59 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2019-07-03 21:29:05 +00:00
|
|
|
<FILE>fp-image-device</FILE>
|
|
|
|
FP_TYPE_IMAGE_DEVICE
|
|
|
|
FpImageDevice
|
2018-05-17 00:58:59 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2019-07-03 21:29:05 +00:00
|
|
|
<FILE>fp-print</FILE>
|
|
|
|
FP_TYPE_PRINT
|
|
|
|
FpFinger
|
|
|
|
FpPrint
|
|
|
|
fp_print_new
|
|
|
|
fp_print_get_driver
|
|
|
|
fp_print_get_device_id
|
|
|
|
fp_print_get_device_stored
|
|
|
|
fp_print_get_image
|
|
|
|
fp_print_get_finger
|
|
|
|
fp_print_get_username
|
|
|
|
fp_print_get_description
|
|
|
|
fp_print_get_enroll_date
|
|
|
|
fp_print_set_finger
|
|
|
|
fp_print_set_username
|
|
|
|
fp_print_set_description
|
|
|
|
fp_print_set_enroll_date
|
|
|
|
fp_print_compatible
|
|
|
|
fp_print_equal
|
|
|
|
fp_print_serialize
|
|
|
|
fp_print_deserialize
|
2018-05-17 00:58:59 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2019-07-03 21:29:05 +00:00
|
|
|
<FILE>fpi-assembling</FILE>
|
|
|
|
fpi_frame
|
|
|
|
fpi_frame_asmbl_ctx
|
|
|
|
fpi_do_movement_estimation
|
|
|
|
fpi_assemble_frames
|
|
|
|
fpi_line_asmbl_ctx
|
|
|
|
fpi_assemble_lines
|
2018-05-17 00:58:59 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2019-07-03 21:29:05 +00:00
|
|
|
<FILE>fpi-context</FILE>
|
|
|
|
fpi_get_driver_types
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>fpi-device</FILE>
|
|
|
|
FpDeviceClass
|
|
|
|
FpTimeoutFunc
|
2019-12-16 21:45:00 +00:00
|
|
|
FpiDeviceAction
|
2019-07-03 21:29:05 +00:00
|
|
|
FpIdEntry
|
2021-04-08 14:46:01 +00:00
|
|
|
FpiDeviceUdevSubtypeFlags
|
2019-07-03 21:29:05 +00:00
|
|
|
fpi_device_get_usb_device
|
2021-04-08 14:46:01 +00:00
|
|
|
fpi_device_get_udev_data
|
2019-07-03 21:29:05 +00:00
|
|
|
fpi_device_get_virtual_env
|
|
|
|
fpi_device_get_current_action
|
|
|
|
fpi_device_retry_new
|
|
|
|
fpi_device_error_new
|
|
|
|
fpi_device_retry_new_msg
|
|
|
|
fpi_device_error_new_msg
|
|
|
|
fpi_device_get_driver_data
|
|
|
|
fpi_device_get_enroll_data
|
|
|
|
fpi_device_get_capture_data
|
|
|
|
fpi_device_get_verify_data
|
|
|
|
fpi_device_get_identify_data
|
|
|
|
fpi_device_get_delete_data
|
|
|
|
fpi_device_get_cancellable
|
|
|
|
fpi_device_action_is_cancelled
|
|
|
|
fpi_device_add_timeout
|
|
|
|
fpi_device_set_nr_enroll_stages
|
|
|
|
fpi_device_set_scan_type
|
2021-06-25 14:13:13 +00:00
|
|
|
fpi_device_update_features
|
2021-03-17 09:47:05 +00:00
|
|
|
fpi_device_remove
|
|
|
|
fpi_device_report_finger_status
|
|
|
|
fpi_device_report_finger_status_changes
|
2019-07-03 21:29:05 +00:00
|
|
|
fpi_device_action_error
|
|
|
|
fpi_device_probe_complete
|
|
|
|
fpi_device_open_complete
|
|
|
|
fpi_device_close_complete
|
|
|
|
fpi_device_enroll_complete
|
|
|
|
fpi_device_verify_complete
|
|
|
|
fpi_device_identify_complete
|
|
|
|
fpi_device_capture_complete
|
|
|
|
fpi_device_delete_complete
|
|
|
|
fpi_device_enroll_progress
|
2019-12-24 00:01:04 +00:00
|
|
|
fpi_device_verify_report
|
|
|
|
fpi_device_identify_report
|
2021-03-17 09:47:05 +00:00
|
|
|
fpi_device_list_complete
|
2020-12-08 03:16:31 +00:00
|
|
|
fpi_device_class_auto_initialize_features
|
2019-07-03 21:29:05 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>fpi-image</FILE>
|
|
|
|
FpiImageFlags
|
|
|
|
FpImage
|
|
|
|
fpi_std_sq_dev
|
|
|
|
fpi_mean_sq_diff_norm
|
|
|
|
fpi_image_resize
|
2018-05-17 00:58:59 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2019-07-03 21:29:05 +00:00
|
|
|
<FILE>fpi-image-device</FILE>
|
2020-05-11 18:48:11 +00:00
|
|
|
<TITLE>Internal FpImageDevice</TITLE>
|
2019-12-16 21:45:00 +00:00
|
|
|
FpiImageDeviceState
|
2019-07-03 21:29:05 +00:00
|
|
|
FpImageDeviceClass
|
|
|
|
fpi_image_device_session_error
|
|
|
|
fpi_image_device_open_complete
|
|
|
|
fpi_image_device_close_complete
|
|
|
|
fpi_image_device_activate_complete
|
|
|
|
fpi_image_device_deactivate_complete
|
|
|
|
fpi_image_device_report_finger_status
|
|
|
|
fpi_image_device_image_captured
|
|
|
|
fpi_image_device_retry_scan
|
2021-03-17 09:47:05 +00:00
|
|
|
fpi_image_device_set_bz3_threshold
|
2018-05-17 00:58:59 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2018-09-06 12:43:10 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>fpi-log</FILE>
|
|
|
|
fp_dbg
|
|
|
|
fp_info
|
|
|
|
fp_warn
|
|
|
|
fp_err
|
|
|
|
BUG_ON
|
|
|
|
BUG
|
|
|
|
</SECTION>
|
|
|
|
|
2018-09-05 11:11:51 +00:00
|
|
|
<SECTION>
|
2019-07-03 21:29:05 +00:00
|
|
|
<FILE>fpi-print</FILE>
|
2019-12-16 21:45:00 +00:00
|
|
|
FpiPrintType
|
2019-07-03 21:29:05 +00:00
|
|
|
FpiMatchResult
|
|
|
|
fpi_print_add_print
|
|
|
|
fpi_print_set_type
|
|
|
|
fpi_print_set_device_stored
|
|
|
|
fpi_print_add_from_image
|
|
|
|
fpi_print_bz3_match
|
2020-04-20 14:38:39 +00:00
|
|
|
fpi_print_generate_user_id
|
|
|
|
fpi_print_fill_from_user_id
|
2019-07-03 21:29:05 +00:00
|
|
|
</SECTION>
|
2018-09-05 11:11:51 +00:00
|
|
|
|
2019-07-03 21:29:05 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>fpi-ssm</FILE>
|
|
|
|
FpiSsmCompletedCallback
|
|
|
|
FpiSsmHandlerCallback
|
2018-09-05 11:11:51 +00:00
|
|
|
fpi_ssm_new
|
2019-12-04 19:03:23 +00:00
|
|
|
fpi_ssm_new_full
|
2018-09-05 11:11:51 +00:00
|
|
|
fpi_ssm_free
|
|
|
|
fpi_ssm_start
|
|
|
|
fpi_ssm_start_subsm
|
|
|
|
fpi_ssm_next_state
|
2019-11-22 16:19:27 +00:00
|
|
|
fpi_ssm_next_state_delayed
|
2018-09-05 11:11:51 +00:00
|
|
|
fpi_ssm_jump_to_state
|
2019-11-22 16:19:27 +00:00
|
|
|
fpi_ssm_jump_to_state_delayed
|
|
|
|
fpi_ssm_cancel_delayed_state_change
|
2018-09-05 11:11:51 +00:00
|
|
|
fpi_ssm_mark_completed
|
2018-09-05 14:29:26 +00:00
|
|
|
fpi_ssm_mark_failed
|
2019-11-20 17:05:46 +00:00
|
|
|
fpi_ssm_set_data
|
|
|
|
fpi_ssm_get_data
|
2021-03-03 13:46:18 +00:00
|
|
|
fpi_ssm_get_device
|
2018-09-05 11:11:51 +00:00
|
|
|
fpi_ssm_get_error
|
2019-07-03 21:29:05 +00:00
|
|
|
fpi_ssm_dup_error
|
2018-09-05 11:11:51 +00:00
|
|
|
fpi_ssm_get_cur_state
|
2019-07-03 21:29:05 +00:00
|
|
|
fpi_ssm_usb_transfer_cb
|
|
|
|
FpiSsm
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>fpi-usb-transfer</FILE>
|
|
|
|
FPI_USB_ENDPOINT_IN
|
|
|
|
FPI_USB_ENDPOINT_OUT
|
|
|
|
FpiUsbTransferCallback
|
|
|
|
FpiTransferType
|
|
|
|
FpiUsbTransfer
|
|
|
|
fpi_usb_transfer_new
|
|
|
|
fpi_usb_transfer_ref
|
|
|
|
fpi_usb_transfer_unref
|
|
|
|
fpi_usb_transfer_set_short_error
|
|
|
|
fpi_usb_transfer_fill_bulk
|
|
|
|
fpi_usb_transfer_fill_bulk_full
|
|
|
|
fpi_usb_transfer_fill_control
|
|
|
|
fpi_usb_transfer_fill_interrupt
|
|
|
|
fpi_usb_transfer_fill_interrupt_full
|
|
|
|
fpi_usb_transfer_submit
|
|
|
|
fpi_usb_transfer_submit_sync
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
FPI_TYPE_USB_TRANSFER
|
|
|
|
fpi_usb_transfer_get_type
|
2018-09-05 11:11:51 +00:00
|
|
|
</SECTION>
|
2018-09-05 15:33:25 +00:00
|
|
|
|