summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-10libnm: rework setting metadata for property handlingThomas Haller1-5/+11
2018-08-10libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller1-3/+3
2018-08-10libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller1-8/+6
2018-07-01libnm: avoid constructor function for registering NMSetting typesThomas Haller1-1/+0
2017-08-23core: infer the bluetooth type from the presence of the supplemental settingsLubomir Rintel1-23/+52
2017-06-07libnm: use enum for setting prioritiesThomas Haller1-1/+1
2017-05-31core/connection: normalize bridge settings into bluetooth NAP connectionsLubomir Rintel1-10/+27
2017-05-31core/bluetooth: add NAP typeLubomir Rintel1-2/+3
2017-05-31core: allow two priorities of base settingsLubomir Rintel1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-11-07libnm, docs: docs fixesDan Winship1-1/+2
2014-10-28libnm-core: make nm_setting_verify() take an NMConnectionDan Winship1-4/+4
2014-10-22libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship1-30/+17
2014-09-18libnm-core: change connection hash tables to variants in APIDan Winship1-2/+1
2014-09-04libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship1-14/+18
2014-09-04libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship1-6/+5
2014-09-04libnm-core: simplify _nm_register_setting(), register error types tooDan Winship1-4/+1
2014-08-01libnm: add NetworkManager.h, disallow including individual headersDan Winship1-1/+0
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+297