bluetooth: Expose Bluez 5 org.bluez.Network1 objects as networks
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 28 Jan 2013 15:44:42 +0000 (17:44 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 30 Jan 2013 08:28:44 +0000 (10:28 +0200)
commitba18b4a289ff18c094d544762edfdc303c4ffc90
treeab89d599014b8d178601ab4c2736e1c7c9025ce4
parent38d0ab199481b3d2fd699000016020af70ea54e8
bluetooth: Expose Bluez 5 org.bluez.Network1 objects as networks

Create ConnMan networks for those Bluez 5 org.bluez.Network1/Device1
objects that support PAN NAP. A network is created or removed in response
to the Network1/Device1 being created or when the Device1 object's UUID
changed.

The ConnMan network struct is added to and removed from the ConnMan
device when the device is created, enabled or disabled.
plugins/bluetooth.c