OSDN Git Service

Keep connection handle information inside adapter_ops
authorJohan Hedberg <johan.hedberg@nokia.com>
Fri, 21 Jan 2011 04:56:55 +0000 (06:56 +0200)
committerJohan Hedberg <johan.hedberg@nokia.com>
Fri, 21 Jan 2011 04:56:55 +0000 (06:56 +0200)
commitbda6bb0079268b7db27695f40168aba07e960d8b
treed62077f2b6654a05c54d2e6108f3f9e08175f8b0
parentb115f344441c31c642f360fa5ce7d2fc73c1cfb2
Keep connection handle information inside adapter_ops

There's no point to export connection handle details to the core daemon
since it will not be available in the management interface. Instead
track the handles inside hciops (managment interface will do this inside
the kernel).
plugins/hciops.c
plugins/mgmtops.c
src/adapter.c
src/adapter.h
src/device.c
src/device.h
src/event.c
src/event.h