Embedded SDK
Embedded SDK
|
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
Classes | |
struct | command_t |
Functions | |
bool | apdu_parser (command_t *cmd, uint8_t *buf, size_t buf_len) |
bool apdu_parser | ( | command_t * | cmd, |
uint8_t * | buf, | ||
size_t | buf_len | ||
) |