bluetooth: Fix crash when receiving a PropertyChanged with new devices
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Mon, 26 Aug 2013 17:52:36 +0000 (14:52 -0300)
committerVinicius Costa Gomes <vinicius.gomes@intel.com>
Wed, 4 Sep 2013 21:52:14 +0000 (18:52 -0300)
commit3922bfa9d241777ccced1facf135b560b5400266
tree9c0e2c0d37a757b5cdeb9e5809aaababee795055
parenta7185f47991445fd8804d5b755f59c073813da72
bluetooth: Fix crash when receiving a PropertyChanged with new devices

This signal is emitted when a previously unknown device connects to
the host, for example, when you receive a connection from a device
that is not already paired.
bluetooth/bluetooth_context_bluez4.cc