summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* libnm-util: clean up setting registrationDan Williams2012-10-291-1/+7
* all: Don't use ctype.h macrosDan Winship2012-09-261-1/+0
* libnm-util: fix return values in g_return_val_if_fail()Jiří Klimeš2012-06-071-1/+1
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-21/+0
* libnm-util: add some missing GObject introspection annotationsDan Williams2011-07-191-1/+1
* docs: document Bluetooth setting more fullyDan Williams2011-07-051-2/+45
* libnm-util: fix description of bluetooth setting type propertyDan Williams2011-02-181-2/+2
* doc: document bluetooth setting propertiesDan Williams2009-11-111-1/+15
* bluetooth: DUN + no CDMA/GSM means invalid connection, really it doesDan Williams2009-05-211-0/+1
* bluetooth: fix my stupid commit mistake of 7be36a7319af2209cc8976978c65e0a8e1...Dan Williams2009-05-181-1/+1
* bluetooth: actually set the NMSettingBluetooth name property on initBastien Nocera2009-05-181-0/+1
* bluetooth: fix confusion about NAP and PANDan Williams2009-05-141-2/+2
* bluetooth: NMDeviceBt and associated fixesDan Williams2009-05-141-1/+1
* bluetooth: add NMSettingBluetoothDan Williams2009-05-131-0/+266