]> code.delx.au - pulseaudio/commit
bluetooth: Fail to load driver if discovery module is not loaded
authorJoão Paulo Rechi Vita <jprvita@openbossa.org>
Tue, 24 Sep 2013 22:45:56 +0000 (19:45 -0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Sun, 29 Sep 2013 13:54:38 +0000 (16:54 +0300)
commitdc4be17e072c34bd4762e232a0ccc307c3268c98
treeb8565e7f0ce172b2af56d6821c720fdc9093dbc8
parent774c73309d67eb2406a304fcbc05a369f1bc2aa6
bluetooth: Fail to load driver if discovery module is not loaded

For quite some time now the device driver module doesn't work well
without the discovery module, so for the BlueZ 5 support we'll prevent
the device driver module to be loaded if the discovery module is not
loaded.
src/modules/bluetooth/bluez5-util.c
src/modules/bluetooth/module-bluez5-device.c
src/modules/bluetooth/module-bluez5-discover.c