]> code.delx.au - pulseaudio/commit
bluetooth: Move device hooks into pa_bluetooth_hook_t
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Thu, 6 Dec 2012 14:55:28 +0000 (15:55 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 19 Dec 2012 10:31:48 +0000 (12:31 +0200)
commit689f9413ad64822d75943789c45fe89c5a43a730
tree596a2dc2da4b5cf3e16b066b344fbd3f47b34e7d
parente425fd61b88a34c26af2d272c9fa96eb64c21ce6
bluetooth: Move device hooks into pa_bluetooth_hook_t

Centralize the Bluetooth hooks in one single place, starting with
the device hooks, while removing the duplicated ones (in this case
PA_BLUETOOTH_DEVICE_HOOK_REMOVED).
src/modules/bluetooth/bluetooth-util.c
src/modules/bluetooth/bluetooth-util.h
src/modules/bluetooth/module-bluetooth-device.c