Embedded SDK
Embedded SDK
|
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#include "parser.h"
#include "offsets.h"
Go to the source code of this file.
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 | ||
) |