summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-bt.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-4/+3
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-2/+1
2014-11-13all: consistently include config.hDan Winship1-1/+2
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-1/+0
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-4/+2
2014-06-19all: remove remaining GParamSpec name/blurb stringsDan Winship1-12/+9
2014-03-06libnm-glib: add nm_device_get_setting_type()Dan Winship1-0/+7
2014-01-23trivial: remove unused #definesDan Williams1-4/+0
2013-12-20libnm-glib: add nm_device_get_hw_address() to NMDeviceJiří Klimeš1-0/+7
2013-04-08libnm-glib: use helpers to create dbus proxiesDan Williams1-5/+1
2013-03-13libnm-glib: match interface name in nm_device_connection_compatible()Dan Winship1-3/+1
2012-04-27libnm-glib: fix build on older glib without g_clear_object()Dan Williams1-0/+2
2012-04-23libnm-glib: NULL out priv fields on dispose()Dan Winship1-9/+1
2012-03-28libnm-glib: more ensure_inited() fixingDan Winship1-0/+2
2012-03-16libnm-glib: add errors to device classes and nm_device_connection_compatible()Jiří Klimeš1-7/+43
2012-03-12libnm-glib: ensure nm_device_set_device_type() stays privateDan Williams1-1/+1
2012-03-07libnm-glib: simplify setting device-type propertyDan Williams1-0/+1
2012-02-03libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship1-19/+10
2012-02-03libnm-glib: simplify property getter methodsDan Winship1-35/+6
2012-02-03libnm-glib: simplify and genericize property declarationDan Winship1-9/+9
2012-02-02libnm-glib: don't use client-side generated dbus-glib bindingsDan Winship1-2/+0
2011-12-06core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf1-1/+1
2011-04-25libnm-glib: add *_connection_valid() utility functionsDan Williams1-45/+36
2011-03-10libnm-glib: add nm_device_filter_connections()Dan Williams1-3/+84
2011-03-10libnm-glib: documentation fixesDan Williams1-1/+1
2011-02-15libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš1-4/+7
2010-01-19libnm-util: fix NMDeviceBt hardware address propertyJirka Klimes1-2/+2
2009-07-10bluetooth: fixes and addition of NMDeviceBt to libnm-glibDan Williams1-0/+307