ndef: org.neard.Record export
[platform/upstream/neard.git] / plugins / nfctype2.c
2011-10-21 Samuel Ortizndef: org.neard.Record export
2011-10-21 Samuel Ortiztag: Add reader callback support
2011-10-21 Samuel Ortiznfctype2: Fix cookie memory leak
2011-10-21 Samuel Ortiznfctype2: No need to be that verbose
2011-10-21 Samuel Ortiznfctype2: Fix memcpy offset
2011-10-21 Samuel Ortiznfctype2: TLV parsing and NDEF tag adding
2011-10-21 Samuel Ortiztag: Extend the tag API
2011-10-21 Samuel Ortiznfctype2: Fix type 2 tag reading
2011-10-21 Samuel Ortiznfctype2: Typo fix
2011-10-21 Samuel Ortiznfctype2: Do not read data if CC indicates a zero length
2011-10-21 Samuel Ortiznfctype2: Tag data blocks read
2011-10-21 Samuel Ortiznfctype2: Fix error path for meta information read
2011-10-21 Samuel Ortiznfctype2: Initial implementation
2011-10-21 Samuel Ortiztag: Update NDEF reading API
2011-10-21 Samuel OrtizUse stdint types
2011-10-21 Samuel Ortiztag: Change the tag read prototype
2011-10-21 Samuel Ortiznfctype2: Initial implementation