adapter: Bypass the target layer
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 19 Apr 2012 11:06:03 +0000 (13:06 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 19 Apr 2012 11:08:32 +0000 (13:08 +0200)
commite718cc7a21a99a99e2c75cd4c89c83f5b576bb17
tree518b6c167c8bd53ddbb867a1994968212256e7a4
parent93e5a0ca1ade57be96a232f419918749a0b74698
adapter: Bypass the target layer

Adapters talk to tags or device directly. The target vs initiator
idea will be removed from the code base.
This commit temporarily breaks p2p.
doc/adapter-api.txt
include/tag.h
plugins/mifare.c
plugins/nfctype1.c
plugins/nfctype2.c
plugins/nfctype3.c
plugins/nfctype4.c
src/adapter.c
src/near.h
src/tag.c
test/list-adapters