Integrate neard post 0.6 changes - handover code
authorOlivier Guiter <olivier.guiter@linux.intel.com>
Wed, 26 Sep 2012 08:40:06 +0000 (10:40 +0200)
committerOlivier Guiter <olivier.guiter@linux.intel.com>
Wed, 26 Sep 2012 08:40:06 +0000 (10:40 +0200)
commit4d41cea8990dfc8a443da6cc6f67eb8ca3b38f83
tree359c9906433a33880be4c868a8bba4b6cb3bee90
parentef3e0a4ff21629b0591b2a6485152eb2491653e2
Integrate neard post 0.6 changes - handover code
26 files changed:
HACKING [new file with mode: 0644]
Makefile.am
doc/agent-api.txt [new file with mode: 0644]
doc/coding-style.txt [new file with mode: 0644]
doc/features.txt [new file with mode: 0644]
gdbus/object.c
plugins/handover.c
plugins/mifare.c
plugins/nfctype1.c
plugins/nfctype2.c
plugins/nfctype3.c
plugins/nfctype4.c
plugins/npp.c
plugins/p2p.c
plugins/p2p.h
plugins/snep.c
src/adapter.c
src/bluetooth.c
src/device.c
src/error.c
src/ndef.c
src/near.h
src/tag.c
test/bt-handover [new file with mode: 0755]
test/monitor-near
test/simple-agent [new file with mode: 0755]