libnfc
1.8.0
|
Relay example using two devices. More...
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <signal.h>
#include <nfc/nfc.h>
#include "utils/nfc-utils.h"
Go to the source code of this file.
Relay example using two devices.
Definition in file nfc-relay.c.