BMLite_Nordic/hcp/doxygen/html/index.js
Andrey Perminov 06b99d7e18 Initial commit
Change-Id: I532af5014d3392fb525487a4894673405cf6fe42
2020-04-16 15:40:31 -07:00

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 ]
] ]
];