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