ndef: Add support for WiFi Handover through MIME/x-nfctl 76/30776/1
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 21 Aug 2013 22:13:00 +0000 (00:13 +0200)
committerArron Wang <arron.wang@intel.com>
Tue, 25 Nov 2014 07:40:23 +0000 (15:40 +0800)
commite3d9d28335a45ff212bd2dac36bce717dffaaa11
treec6dae6e2b431a757e5c37bc379b787069344bde1
parentcef95e13567c55fac4c9cf816928705d1b8b233f
ndef: Add support for WiFi Handover through MIME/x-nfctl

The NFC task launcher Android application reads NFC tags formatted with
a proprietary MIME/x-nfctl NDEF containing an SSID and a passphrase.
By pushing the same kind of NDEF through SNEP, a WiFi association with
the neard WiFi handover agent can be triggered.

Change-Id: I49f13dc3b32b347357c6d2a13f6b3a132ad74dab
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Makefile.am
src/ndef.c
test/test-device
test/wifi-handover [new file with mode: 0755]