]> code.delx.au - pulseaudio/commit
bluetooth: Connect all hooks during module load/unload
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Tue, 11 Dec 2012 13:40:24 +0000 (14:40 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 19 Dec 2012 10:31:48 +0000 (12:31 +0200)
commitd3290e958b73c2b3fc89ce57a2aad33edca6cb7d
tree4ef09e4aacb05a409084193d09bf3016de4049df
parent29bcddcfaea607bb4898ff20ff10e9286c9dfda7
bluetooth: Connect all hooks during module load/unload

Move the connection of sink/source-related hooks to module
initialization and shutdown, to group all of them together. There is
no need to connect them every time the card profile is changed.
src/modules/bluetooth/module-bluetooth-device.c