test: Add handover_agent for testing
authorSzymon Janc <szymon.janc@tieto.com>
Wed, 28 Nov 2012 13:57:46 +0000 (14:57 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 6 Dec 2012 00:13:22 +0000 (01:13 +0100)
commit90612970e6f1f7c91e0d0143069a010d15f8eba4
treed3df1de8b63bf01ee076ac26f18a8a4af41612f9
parent7befd27ecdb68e2d705136e629ca0c6378324db1
test: Add handover_agent for testing

This is a very simple implementation of handover agent useful for
testing (especially if not willing to run BlueZ 5.x). Currently
received data in PushOOB/RequestOOB is printed and reply to RequestOOB
is generated from static data.

In future this might be extended to accept some user input and more
flexible reply generation.
Makefile.am
test/handover-agent [new file with mode: 0755]