CTAP transport layer. More...
CTAP transport layer.
Modules | |
FIDO2 CTAPHID | |
FIDO2 CTAP USB_HID transport binding. | |
Files | |
file | ctap_transport.h |
CTAP transport layer defines and function declarations. | |
Macros | |
#define | CTAP_TRANSPORT_PRIO (THREAD_PRIORITY_MAIN - 5) |
CTAP transport thread priority. | |
Functions | |
void | fido2_ctap_transport_init (void) |
Initialize ctap_transport layer and fido2_ctap. | |
#define CTAP_TRANSPORT_PRIO (THREAD_PRIORITY_MAIN - 5) |
CTAP transport thread priority.
Definition at line 37 of file ctap_transport.h.