bluetooth: Add device pointer to transport
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Wed, 5 Dec 2012 16:23:15 +0000 (17:23 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 19 Dec 2012 10:31:47 +0000 (12:31 +0200)
commitb36686ea9af70dc1a9a7d8fdcf7fbf9cde597a74
tree4f9f6f8c6587e77b19bb13d3fe44d9f9a9112973
parent80dd7c1070853cfcdb0ee1b137fd4cca4746c7ae
bluetooth: Add device pointer to transport

Transports always have an associated device, so add the pointer as a
member to the structure, and remove the discovery pointer since it
already exists in the device object.
src/modules/bluetooth/bluetooth-util.c
src/modules/bluetooth/bluetooth-util.h