]> code.delx.au - pulseaudio/commit
bluetooth: Set device_info_valid to -1 when the device's adapter disappears
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Fri, 15 Nov 2013 14:29:41 +0000 (16:29 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Wed, 20 Nov 2013 13:49:10 +0000 (15:49 +0200)
commite9d760b55562b12c8df6070cf4c7e1b839ef197b
treefca65ece4a3384526fb79c26fe5f71c7a6ccc647
parente2dea40f4af744b97b80c49679fadc7f9acd3f7c
bluetooth: Set device_info_valid to -1 when the device's adapter disappears

When parsing device properties, missing adapter will result in
device_info_valid being set to -1. It is then logical that if the
adapter goes missing at a later point, device_info_valid gets set to
-1 also in that situation.
src/modules/bluetooth/bluez5-util.c