ndef: Do not fail if NDEF record MIME type is not a handover one
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 12 Jun 2013 08:49:18 +0000 (10:49 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 12 Jun 2013 08:49:18 +0000 (10:49 +0200)
commit00f7dda05ba76ee3aff954e84f9795460e2fb917
treef953f53eeccf527dca10ca2635bcf3489b3af7ed
parent9b142a0aa5331190658eb27edd35ff10bf58e211
ndef: Do not fail if NDEF record MIME type is not a handover one

NDEFs with MIME type records that are not WSC or Bluetooth ones are not
wrong. Their payload won't be processed but the record is kept and
linked to the discovered tag.
NDEF agents will get the binary payload.

Fixes #NFC-45
src/ndef.c