From de06e5715e780baade318f3490ac7a4c9ce84e32 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 24 Mar 2012 01:37:02 +0100 Subject: Imported Upstream version 0.9.4.0 --- docs/libnm-util/html/NMSettingGsm.html | 55 ++++++++++++++++++++++------------ 1 file changed, 36 insertions(+), 19 deletions(-) (limited to 'docs/libnm-util/html/NMSettingGsm.html') diff --git a/docs/libnm-util/html/NMSettingGsm.html b/docs/libnm-util/html/NMSettingGsm.html index ce1012f4..f2522cdc 100644 --- a/docs/libnm-util/html/NMSettingGsm.html +++ b/docs/libnm-util/html/NMSettingGsm.html @@ -41,16 +41,17 @@

Synopsis

-
+
 #include <nm-setting-gsm.h>
 
                     NMSettingGsm;
                     NMSettingGsmClass;
 enum                NMSettingGsmError;
-enum                NMSettingGsmNetworkBand;
-enum                NMSettingGsmNetworkType;
+enum                NMSettingGsmNetworkBand;
+enum                NMSettingGsmNetworkType;
 #define             NM_SETTING_GSM_ALLOWED_BANDS
 #define             NM_SETTING_GSM_APN
+#define             NM_SETTING_GSM_ERROR
 #define             NM_SETTING_GSM_HOME_ONLY
 #define             NM_SETTING_GSM_NETWORK_ID
 #define             NM_SETTING_GSM_NETWORK_TYPE
@@ -69,9 +70,9 @@ const char *        int                 nm_setting_gsm_get_network_type     (NMSettingGsm *setting);
 const char *        nm_setting_gsm_get_number           (NMSettingGsm *setting);
 const char *        nm_setting_gsm_get_password         (NMSettingGsm *setting);
-NMSettingSecretFlags nm_setting_gsm_get_password_flags  (NMSettingGsm *setting);
+NMSettingSecretFlags nm_setting_gsm_get_password_flags  (NMSettingGsm *setting);
 const char *        nm_setting_gsm_get_pin              (NMSettingGsm *setting);
-NMSettingSecretFlags nm_setting_gsm_get_pin_flags       (NMSettingGsm *setting);
+NMSettingSecretFlags nm_setting_gsm_get_pin_flags       (NMSettingGsm *setting);
 const char *        nm_setting_gsm_get_username         (NMSettingGsm *setting);
 NMSetting *         nm_setting_gsm_new                  (void);
 
@@ -87,6 +88,14 @@ const char * + GEnum + +----NMSettingGsmNetworkBand +
+
+  GEnum
+   +----NMSettingGsmNetworkType
+

Properties

@@ -140,10 +149,10 @@ networks, including those using GPRS/EDGE and UMTS/HSPA technology.

enum NMSettingGsmError

typedef enum {
-	NM_SETTING_GSM_ERROR_UNKNOWN = 0,
-	NM_SETTING_GSM_ERROR_INVALID_PROPERTY,
-	NM_SETTING_GSM_ERROR_MISSING_PROPERTY,
-	NM_SETTING_GSM_ERROR_MISSING_SERIAL_SETTING
+	NM_SETTING_GSM_ERROR_UNKNOWN = 0,           /*< nick=UnknownError >*/
+	NM_SETTING_GSM_ERROR_INVALID_PROPERTY,      /*< nick=InvalidProperty >*/
+	NM_SETTING_GSM_ERROR_MISSING_PROPERTY,      /*< nick=MissingProperty >*/
+	NM_SETTING_GSM_ERROR_MISSING_SERIAL_SETTING /*< nick=MissingSerialSetting >*/
 } NMSettingGsmError;
 
@@ -176,7 +185,7 @@ is missing in the connection
-

enum NMSettingGsmNetworkBand

+

enum NMSettingGsmNetworkBand

typedef enum {
 	NM_SETTING_GSM_BAND_UNKNOWN      = 0x00000000,
 	NM_SETTING_GSM_BAND_ANY          = 0x00000001,
@@ -196,7 +205,7 @@ is missing in the connection
 } NMSettingGsmNetworkBand;
 

-NMSettingGsmNetworkBand values indicate the allowed frequency bands +NMSettingGsmNetworkBand values indicate the allowed frequency bands the device may use when connecting to this network.

@@ -282,7 +291,7 @@ the device may use when connecting to this network.
-

enum NMSettingGsmNetworkType

+

enum NMSettingGsmNetworkType

typedef enum {
 	NM_SETTING_GSM_NETWORK_TYPE_ANY = -1,
 	NM_SETTING_GSM_NETWORK_TYPE_UMTS_HSPA = 0,
@@ -292,7 +301,7 @@ the device may use when connecting to this network.
 } NMSettingGsmNetworkType;
 

-NMSettingGsmNetworkType values indicate the allowed access technologies +NMSettingGsmNetworkType values indicate the allowed access technologies the device may use when connecting to this network.

@@ -348,6 +357,14 @@ preferred but 3G-type technologies may be used as a fallback
+

NM_SETTING_GSM_ERROR

+
#define NM_SETTING_GSM_ERROR nm_setting_gsm_error_quark ()
+
+

+

+
+
+

NM_SETTING_GSM_HOME_ONLY

#define NM_SETTING_GSM_HOME_ONLY      "home-only"
 
@@ -577,7 +594,7 @@ Registers an error quark for

nm_setting_gsm_get_password_flags ()

-
NMSettingSecretFlags nm_setting_gsm_get_password_flags  (NMSettingGsm *setting);
+
NMSettingSecretFlags nm_setting_gsm_get_password_flags  (NMSettingGsm *setting);
@@ -588,7 +605,7 @@ Registers an error quark for Returns :

-
@@ -616,7 +633,7 @@ Registers an error quark for

nm_setting_gsm_get_pin_flags ()

-
NMSettingSecretFlags nm_setting_gsm_get_pin_flags       (NMSettingGsm *setting);
+
NMSettingSecretFlags nm_setting_gsm_get_pin_flags       (NMSettingGsm *setting);
the NMSettingSecretFlags pertaining to the "password" +the NMSettingSecretFlags pertaining to the "password"
@@ -627,7 +644,7 @@ Registers an error quark for Returns :

-
@@ -676,7 +693,7 @@ Creates a new Bitfield of allowed frequency bands. Note that not all devices allow frequency band control. Permitted values are those specified by -NMSettingGsmNetworkBand. +NMSettingGsmNetworkBand.

Allowed values: <= 1

Default value: 1

@@ -726,7 +743,7 @@ roaming control of the device is not otherwise possible.

Network preference to force the device to only use specific network technologies. Permitted values are those specified by -NMSettingGsmNetworkType. Note that not all devices allow network +NMSettingGsmNetworkType. Note that not all devices allow network preference control.

Allowed values: [G_MAXULONG,3]

-- cgit 1.3.0-6-gf8a5
the NMSettingSecretFlags pertaining to the "pin" +the NMSettingSecretFlags pertaining to the "pin"