summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2021-03-17 10:47:05 +0100
committerBenjamin Berg <bberg@redhat.com>2021-03-17 10:51:32 +0100
commit03e0efe7ea5636b5e047eaf9e216eeccd544373c (patch)
treec0cb8302d3a34f6b11bb8ed6c8bcd666512e5f77
parentdf9483e72301557ba306bc2c1fd34207d96b933c (diff)
doc: Add a few missing functions to documentation
-rw-r--r--doc/libfprint-2-sections.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/libfprint-2-sections.txt b/doc/libfprint-2-sections.txt
index b58affe..61dd985 100644
--- a/doc/libfprint-2-sections.txt
+++ b/doc/libfprint-2-sections.txt
@@ -32,9 +32,11 @@ fp_device_get_device_id
fp_device_get_name
fp_device_get_scan_type
fp_device_get_nr_enroll_stages
+fp_device_get_finger_status
fp_device_has_storage
fp_device_supports_identify
fp_device_supports_capture
+fp_device_is_open
fp_device_open
fp_device_close
fp_device_enroll
@@ -148,6 +150,9 @@ fpi_device_action_is_cancelled
fpi_device_add_timeout
fpi_device_set_nr_enroll_stages
fpi_device_set_scan_type
+fpi_device_remove
+fpi_device_report_finger_status
+fpi_device_report_finger_status_changes
fpi_device_action_error
fpi_device_probe_complete
fpi_device_open_complete
@@ -160,6 +165,7 @@ fpi_device_delete_complete
fpi_device_enroll_progress
fpi_device_verify_report
fpi_device_identify_report
+fpi_device_list_complete
</SECTION>
<SECTION>
@@ -184,6 +190,7 @@ fpi_image_device_deactivate_complete
fpi_image_device_report_finger_status
fpi_image_device_image_captured
fpi_image_device_retry_scan
+fpi_image_device_set_bz3_threshold
</SECTION>
<SECTION>