NetworkManager/src/devices/bluetooth
Dan Winship b108790833 libnm-core: add nm-core-types.h, remove cross-includes
Add nm-core-types.h, typedefing all of the GObject types in
libnm-core; this is needed so that nm-setting.h can reference
NMConnection in addition to nm-connection.h referencing NMSetting.

Removing the cross-includes from the various headers causes lots of
fallout elsewhere. (In particular, nm-utils.h used to include
nm-connection.h, which included every setting header, so any file that
included nm-utils.h automatically got most of the rest of libnm-core
without needing to pay attention to specifics.) Fix this up by
including nm-core-internal.h from those files that are now missing
includes.
2014-10-28 17:17:17 -04:00
..
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am bluez: re-add DUN support for Bluez5 2014-10-13 14:27:33 +02: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: add nm-core-types.h, remove cross-includes 2014-10-28 17:17:17 -04:00
nm-bluez-device.h bluez: track adapter address in NMBluezDevice 2014-10-13 14:27:33 +02: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 bluez: track adapter address in NMBluezDevice 2014-10-13 14:27:33 +02: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-dun.c bluez: fix compiler error due to redefinition of typedef 2014-10-14 11:28:19 +02:00
nm-bluez5-dun.h bluez: re-add DUN support for Bluez5 2014-10-13 14:27:33 +02:00
nm-bluez5-manager.c bluez: track adapter address in NMBluezDevice 2014-10-13 14:27:33 +02:00
nm-bluez5-manager.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-bt-error.c bluez: split out errors 2014-10-13 14:27:33 +02:00
nm-bt-error.h bluez: split out errors 2014-10-13 14:27:33 +02:00
nm-device-bt.c devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-device-bt.h bluez: split out errors 2014-10-13 14:27:33 +02:00