bluetooth: Remove const qualifier for transports
commit640038cc28ae3e9a88d2e2902dd8ec1c32be0ed7
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 19 Oct 2012 08:11:24 +0000 (19 10:11 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Fri, 19 Oct 2012 15:24:22 +0000 (19 18:24 +0300)
treec7206da33ae3952846bc91f28dd626b5b862dde7
parente68712acb41c6bd1b5af88829253c7253129417a
bluetooth: Remove const qualifier for transports

The internal API in bluetooth-util should not use the const qualifier
for operations modifying the transport object. This is specially useful
in order to use the available hooks.
src/modules/bluetooth/bluetooth-util.c
src/modules/bluetooth/bluetooth-util.h
src/modules/bluetooth/module-bluetooth-device.c