#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
Parse APDU command from byte buffer.
Definition at line 25 of file parser.c.