]> code.delx.au - pulseaudio/commit
bluetooth: Ignore Device.Connected
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 22 Nov 2012 14:20:24 +0000 (15:20 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Thu, 22 Nov 2012 21:43:06 +0000 (23:43 +0200)
commit6545cc77f48cb9b5fddfa9b85d75068e9df70df4
tree7092013b2525d9f4264f05ee64bfcf0fc5af8ec4
parent55baf5424ee489474c37d6515fb0e7808cad9ae6
bluetooth: Ignore Device.Connected

The Device.Connected was only used for tracking whether a device module
should be loaded, but that information is already included in the
individual profile state properties. The property can therefore be
completely ignored without any loss in functionality.
src/modules/bluetooth/bluetooth-util.c
src/modules/bluetooth/bluetooth-util.h
src/modules/bluetooth/module-bluetooth-discover.c