libnfc
1.7.1
|
Generates one ISO14443-A anti-collision process "by-hand". More...
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#include <string.h>
#include <nfc/nfc.h>
#include "utils/nfc-utils.h"
Go to the source code of this file.
Generates one ISO14443-A anti-collision process "by-hand".
Definition in file nfc-anticol.c.