bluetooth: Keep track of Bluez 5 org.bluez.Network1 objects
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 28 Jan 2013 15:44:39 +0000 (17:44 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 30 Jan 2013 08:28:07 +0000 (10:28 +0200)
commit8935565c0d822d81bbe9ec77cfc4de9b2963bfd9
tree821762ac480f833e8de90b90f0a47dd253c99517
parente1168968df38ff6bd75208c782a51d716efdf3b9
bluetooth: Keep track of Bluez 5 org.bluez.Network1 objects

Set up functions monitoring Bluez 5 org.bluez.Network1 objects being
added and removed. Add a GDBusProxy for the org.bluez.Device1 object
that corresponds to the Network1 object. Set up functions monitoring
Network1 'Connected' and Device1 'UUID' properties.
plugins/bluetooth.c