bluetooth: Fix calling many times Audio.GetProperties for the same device
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 20 Feb 2012 13:44:28 +0000 (15:44 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 21 Feb 2012 03:06:21 +0000 (08:36 +0530)
commit014511310a074a95d10d76f0ea9107ee0b80bed2
tree4d84c151e74a3e0fee503871d271bc32b4a6e785
parentd9cd26f676ed8476a4e1e4293927177d8495b97b
bluetooth: Fix calling many times Audio.GetProperties for the same device

Audio.GetProperties is been called for as many times as there are UUIDs
instead of just once when the UUIDs are discovered.
src/modules/bluetooth/bluetooth-util.c