NetworkManager/src/bluez-manager
Dan Winship 3d30ff01ef core: remove useless NMSettings::connections-loaded signal
NMSettings (and NMConnectionProvider) had a signal to indicate when it
had loaded the connections, but in reality this always happened before
nm_settings_new() returned (as a side effect of calling
unmanaged_specs_changed()) and so no one else would ever actually see
the signal. So just kill it.
2014-01-23 15:14:49 -05:00
..
nm-bluez-common.h bluez: rename variables in nm-bluez-common.h for BlueZ 4 vs. 5 2013-10-18 19:56:37 +02:00
nm-bluez-device.c core: remove useless NMSettings::connections-loaded signal 2014-01-23 15:14:49 -05:00
nm-bluez-device.h bluez: use GDBus instead of dbus-glib in nm-bluez-device.c 2013-10-18 19:56:37 +02:00
nm-bluez-manager.c bluez: enable both BlueZ4 and 5 and select it dynamically at runtime 2013-10-18 19:56:37 +02:00
nm-bluez-manager.h bluez: enable both BlueZ4 and 5 and select it dynamically at runtime 2013-10-18 19:56:37 +02:00
nm-bluez4-adapter.c bluez: fix calling of bdaddr added/removed signals in nm-bluez4-adapter 2013-10-18 19:56:37 +02:00
nm-bluez4-adapter.h bluez: rename BlueZ 4 adapter to make the BlueZ version explicit 2013-10-18 19:56:37 +02:00
nm-bluez4-manager.c bluez: enable both BlueZ4 and 5 and select it dynamically at runtime 2013-10-18 19:56:37 +02:00
nm-bluez4-manager.h bluez: enable both BlueZ4 and 5 and select it dynamically at runtime 2013-10-18 19:56:37 +02:00
nm-bluez5-manager.c bluez: enable both BlueZ4 and 5 and select it dynamically at runtime 2013-10-18 19:56:37 +02:00
nm-bluez5-manager.h bluez: enable both BlueZ4 and 5 and select it dynamically at runtime 2013-10-18 19:56:37 +02:00