47 lines
1.8 KiB
JavaScript
47 lines
1.8 KiB
JavaScript
var index =
|
|
[
|
|
[ "FPC embedded stack and HCP", "index.html#fes", null ],
|
|
[ "Command flow specification", "index.html#cfs", null ],
|
|
[ "FPC embedded stack", "stack.html", [
|
|
[ "Physical", "stack.html#phy", null ],
|
|
[ "Link", "stack.html#link", null ],
|
|
[ "Transport", "stack.html#tsp", null ],
|
|
[ "Application", "stack.html#app", null ],
|
|
[ "HCP", "stack.html#hcp", null ]
|
|
] ],
|
|
[ "HCP frame format", "hcpf.html", [
|
|
[ "Command", "hcpf.html#cmd", null ],
|
|
[ "Argument", "hcpf.html#arg", null ]
|
|
] ],
|
|
[ "Biometrics", "bio.html", [
|
|
[ "Capture", "bio.html#capture_b", null ],
|
|
[ "Extract", "bio.html#extract_b", null ],
|
|
[ "Enroll", "bio.html#enroll_b", null ],
|
|
[ "Identify", "bio.html#identify_b", null ]
|
|
] ],
|
|
[ "Image handling", "image.html", [
|
|
[ "Create", "image.html#create_i", null ],
|
|
[ "Upload", "image.html#upload_i", null ],
|
|
[ "Download", "image.html#download_i", null ]
|
|
] ],
|
|
[ "Template handling", "template.html", [
|
|
[ "Upload", "template.html#upload_t", null ],
|
|
[ "Download", "template.html#download_t", null ],
|
|
[ "Save", "template.html#save_t", null ]
|
|
] ],
|
|
[ "Storage handling", "storage.html", [
|
|
[ "Delete ID", "storage.html#delete_id", null ],
|
|
[ "Delete All", "storage.html#delete_all", null ],
|
|
[ "Upload", "storage.html#upload_s", null ],
|
|
[ "Count", "storage.html#count_s", null ],
|
|
[ "Get IDs", "storage.html#get_id", null ]
|
|
] ],
|
|
[ "Sensor operations", "sensor.html", [
|
|
[ "Wait for finger up", "sensor.html#wait_up_s", null ],
|
|
[ "Wait for finger down", "sensor.html#wait_down_s", null ],
|
|
[ "Reset sensor", "sensor.html#sensor_reset_s", null ]
|
|
] ],
|
|
[ "Device operations", "device.html", [
|
|
[ "Reset device", "device.html#reset_d", null ]
|
|
] ]
|
|
]; |