ndef: Set proper URI identifier when writing URI NDEF
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 5 Oct 2012 10:37:02 +0000 (12:37 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 5 Oct 2012 10:37:02 +0000 (12:37 +0200)
commit00ef35c8c70c681accfe30dbba15a6de5d3e5401
tree99e31c677dbb4f5c52d6e641b22969abecd380b6
parent56b9f052dce1ed3dea2c4776835edd433858826e
ndef: Set proper URI identifier when writing URI NDEF

When the URI doesn't have any know prefix (e.g. google.com, without the
http://) we should set the URI identifier to 0, not 0x24 (RFU).
src/ndef.c