device: Initial commit
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 19 Apr 2012 13:58:09 +0000 (15:58 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 19 Apr 2012 13:58:09 +0000 (15:58 +0200)
commit7ddf494eeb877126b38f86e16bb19f7f4029bc1a
tree1e0f6885510ee33d60d8c421a7bba830fb1d7901
parentf0976392659e6c7a3675e4bf6b6c3f284809fa82
device: Initial commit

The device layer will define the NFC devices (in peer to peer mode at first)
structure and operations.
Makefile.am
doc/device-api.txt [new file with mode: 0644]
include/device.h [new file with mode: 0644]
src/device.c [new file with mode: 0644]
src/main.c
src/near.h