]> code.delx.au - pulseaudio/commit
bluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device_info_valid()
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Fri, 15 Nov 2013 14:29:39 +0000 (16:29 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Wed, 20 Nov 2013 13:49:01 +0000 (15:49 +0200)
commit454ca62b235a2f9089e3780b14ae01397515081e
treeea800f34ab6baca4979651cef7808d917ea35217
parent6633c1f9ff3b9a1fc8431c50baad2337ccdc8a36
bluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device_info_valid()

Normally DEVICE_CONNECTION_CHANGED is fired when the first transport
becomes connected, but it may happen that the first transport becomes
connected already before the device properties have been received. In
that case the hook should be fired at the time the device properties
are received. This patch makes the hook to be fired at the right time.
src/modules/bluetooth/bluez5-util.c