ndef: Add raw MIME payload support
authorLouis Yung-Chieh Lo <yjlou@google.com>
Tue, 2 Jul 2013 17:16:47 +0000 (10:16 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 2 Jul 2013 17:49:56 +0000 (19:49 +0200)
commitbb6f7b043a9cab1764832b299319386075601193
treeb0876bd37190ca8b3d19904b30c10c7468f9e5c4
parent45e83de0ac116b5b1c2e3c23a40c6cde3be1f844
ndef: Add raw MIME payload support

Additional to wifi_wsc MIME type, raw parameter is provided for
sending raw MIME payload as NDEF.
See test/push-device for usage.
src/ndef.c
test/push-device