bluetooth: Use the same DeviceMap as BlueZ 5
authorVinicius Costa Gomes <vcgomes@gmail.com>
Thu, 15 Aug 2013 14:56:47 +0000 (11:56 -0300)
committerVinicius Costa Gomes <vcgomes@gmail.com>
Thu, 15 Aug 2013 15:03:31 +0000 (12:03 -0300)
commitee5cd21864fa355653ad078febb9be069d646754
tree6ed74c6354de4c3e16b19422b97ca8ea78d8adf8
parenta8cc00bf10e792bf89543aba8b66c8d50a519633
bluetooth: Use the same DeviceMap as BlueZ 5

As we want to keep track of changes in org.bluez.Device's objects,
it is very convenient that we keep GDBusProxies for each device.

And the plan is to have the key of the map to be the object path of
the device, so when an signal is emitted it can be immediately
recognized which device has changed.
bluetooth/bluetooth_context.h
bluetooth/bluetooth_context_bluez4.cc