From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001
From: Michael Biebl
-
-#define
-NM_SETTING_GSM_BANDS_MAX
-
+
NMSetting *
@@ -291,6 +287,10 @@
enum
NMSettingGsmNetworkBand
+
@@ -324,29 +324,18 @@ networks, including those using GPRS/EDGE and UMTS/HSPA technology.#define
+NM_SETTING_GSM_BANDS_MAX
+
void);
Registers an error quark for NMSettingGsm if necessary.
#define NM_SETTING_GSM_BANDS_MAX-
NM_SETTING_GSM_BANDS_MAX has been deprecated since version 0.9.10 and should not be used in newly-written code.
No longer used.
-NM_SETTING_GSM_BANDS_MAX macro indicate the maximal value that can be used -as the allowed frequency bands (“allowed-bands” property).
-NMSetting *
nm_setting_gsm_new (void);
Creates a new NMSettingGsm object with default values.
void
const char *
nm_setting_gsm_get_number (NMSettingGsm *setting);
-Parameters
+Parameters