libnfc
1.7.0-rc7
|
Emulates a NFC Forum Tag Type 4 v2.0 (or v1.0) with a NDEF message. More...
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <stdint.h>
#include <string.h>
#include <nfc/nfc.h>
#include <nfc/nfc-emulation.h>
#include "nfc-utils.h"
Go to the source code of this file.
Emulates a NFC Forum Tag Type 4 v2.0 (or v1.0) with a NDEF message.
Definition in file nfc-emulate-forum-tag4.c.