Embedded SDK
Embedded SDK
|
#include <stdint.h>
#include <string.h>
#include <stdbool.h>
#include "u2f_service.h"
#include "os.h"
Go to the source code of this file.
Macros | |
#define | EXCEPTION_DISCONNECT 0x80 |
Functions | |
void | u2f_io_send (uint8_t *buffer, uint16_t length, u2f_transport_media_t media) |
void u2f_io_send | ( | uint8_t * | buffer, |
uint16_t | length, | ||
u2f_transport_media_t | media | ||
) |
Request an IO message to be dispatched in the required media.