summaryrefslogtreecommitdiff
path: root/src/devices/bluetooth/nm-bluez4-adapter.c
Commit message (Expand)AuthorAgeFilesLines
* bluez: use NMSettings directly instead of NMConnectionProviderThomas Haller2016-05-241-5/+11
* all: explicitly ignore return valuesThomas Haller2016-03-041-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* core: add missing g_dbus_error_strip_remote_error() callsDan Winship2015-07-241-0/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* bluetooth: port bluez4 code to gdbusDan Winship2015-04-031-54/+37
* all: consistently include config.hDan Winship2014-11-131-0/+2
* bluez: track adapter address in NMBluezDeviceDan Williams2014-10-131-1/+1
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-8/+6
* bluez: make Bluetooth support a pluginDan Williams2014-03-031-0/+413