ndef: org.neard.Record export
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 9 Jun 2011 17:56:11 +0000 (19:56 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 21 Oct 2011 06:54:04 +0000 (23:54 -0700)
commitf52657bb1473dfc158deb95cd8942344350414dc
treefab7c6b1cefed9fe9a9c3c35388fd03d45648969
parent084463b264b1cead384874ef8d67dd530225f024
ndef: org.neard.Record export

Each record will be accesible through that interface, and each tag tracks
its own record list.
12 files changed:
doc/target-api.txt
include/dbus.h
include/ndef.h
include/tag.h
plugins/nfctype2.c
src/main.c
src/ndef.c
src/near.h
src/tag.c
src/target.c
test/dump-record [new file with mode: 0755]
test/dump-target [new file with mode: 0755]