NetworkManager/src/devices/bluetooth
Dan Williams 00fe31f5cd core: move device factory type function into factory object
In preparation for internal device types exposing factories too, it's
easier to have the device type that the factory creates be returned
by the factory object instead of the plugin, because internal device
types don't have plugins.

This requires that we create the factory objects earlier, which
further requires that any operations that trigger signals must be
moved out of each factory's construction path to a separate start()
function.
2014-09-11 12:47:23 -05:00
..
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-bluez-common.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-bluez-device.c libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-bluez-device.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-bluez-manager.c core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
nm-bluez-manager.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-bluez4-adapter.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-bluez4-adapter.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-bluez4-manager.c bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez4-manager.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-bluez5-manager.c bluez: make Bluetooth support a plugin 2014-03-03 09:32:41 -06:00
nm-bluez5-manager.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-device-bt.c libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-device-bt.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00