summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-bt.c
Commit message (Expand)AuthorAgeFilesLines
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-4/+3
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-1/+0
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-4/+2
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-12/+9
* libnm-glib: add nm_device_get_setting_type()Dan Winship2014-03-061-0/+7
* trivial: remove unused #definesDan Williams2014-01-231-4/+0
* libnm-glib: add nm_device_get_hw_address() to NMDeviceJiří Klimeš2013-12-201-0/+7
* libnm-glib: use helpers to create dbus proxiesDan Williams2013-04-081-5/+1
* libnm-glib: match interface name in nm_device_connection_compatible()Dan Winship2013-03-131-3/+1
* libnm-glib: fix build on older glib without g_clear_object()Dan Williams2012-04-271-0/+2
* libnm-glib: NULL out priv fields on dispose()Dan Winship2012-04-231-9/+1
* libnm-glib: more ensure_inited() fixingDan Winship2012-03-281-0/+2
* libnm-glib: add errors to device classes and nm_device_connection_compatible()Jiří Klimeš2012-03-161-7/+43
* libnm-glib: ensure nm_device_set_device_type() stays privateDan Williams2012-03-121-1/+1
* libnm-glib: simplify setting device-type propertyDan Williams2012-03-071-0/+1
* libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship2012-02-031-19/+10
* libnm-glib: simplify property getter methodsDan Winship2012-02-031-35/+6
* libnm-glib: simplify and genericize property declarationDan Winship2012-02-031-9/+9
* libnm-glib: don't use client-side generated dbus-glib bindingsDan Winship2012-02-021-2/+0
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-1/+1
* libnm-glib: add *_connection_valid() utility functionsDan Williams2011-04-251-45/+36
* libnm-glib: add nm_device_filter_connections()Dan Williams2011-03-101-3/+84
* libnm-glib: documentation fixesDan Williams2011-03-101-1/+1
* libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš2011-02-151-4/+7
* libnm-util: fix NMDeviceBt hardware address propertyJirka Klimes2010-01-191-2/+2
* bluetooth: fixes and addition of NMDeviceBt to libnm-glibDan Williams2009-07-101-0/+307