nfctool: sniffer: Add NDEF decoding support
authorThierry Escande <thierry.escande@linux.intel.com>
Thu, 2 May 2013 16:19:29 +0000 (18:19 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 3 May 2013 08:21:42 +0000 (10:21 +0200)
commit8c96349bd66387a5ea62e01d64c22990ef773fac
treeb7a67b7f3238900ed5b909dad848cc5d10f6f465
parent9cade64cb46f2f8f0757d94a2f639601eb93eb1d
nfctool: sniffer: Add NDEF decoding support

This adds support for decoding NDEF records embedded in SNEP packets
Makefile.am
tools/nfctool/ndef-decode.c [new file with mode: 0644]
tools/nfctool/ndef-decode.h [new file with mode: 0644]
tools/nfctool/nfctool.h
tools/nfctool/snep-decode.c