diff --git a/libnm-util/nm-setting-bluetooth.c b/libnm-util/nm-setting-bluetooth.c index 6d8c76abe2..04719a1abd 100644 --- a/libnm-util/nm-setting-bluetooth.c +++ b/libnm-util/nm-setting-bluetooth.c @@ -178,6 +178,7 @@ verify (NMSetting *setting, GSList *all_settings, GError **error) static void nm_setting_bluetooth_init (NMSettingBluetooth *setting) { + g_object_set (setting, NM_SETTING_NAME, NM_SETTING_BLUETOOTH_NAME, NULL); } static void