handover: Add handover agent API
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 4 Jun 2012 12:47:00 +0000 (14:47 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 4 Jun 2012 12:56:36 +0000 (14:56 +0200)
commita884d7536a2e5e12a193979aae0b9aa2cd04d391
tree64910650dc3e3195379a5eee4246d9faf2ff4283
parentf97685b9eadd6404104058016193c1d45d782dce
handover: Add handover agent API

The handover agent API will allow handover agents to register against neard
and provide it Bluetooth OOB or 802.11 crypto data. This data will be used
to build Handover select messages and send them back to the handover
requester.
Makefile.am
src/handover.c [new file with mode: 0644]
src/main.c
src/near.h