From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm-util/html/NMSettingGsm.html | 88 +++++++++++++++++----------------- 1 file changed, 44 insertions(+), 44 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 1e725b02..73c0b048 100644 --- a/docs/libnm-util/html/NMSettingGsm.html +++ b/docs/libnm-util/html/NMSettingGsm.html @@ -8,7 +8,7 @@ - + @@ -50,10 +50,6 @@ -#define -NM_SETTING_GSM_BANDS_MAX - - NMSetting * @@ -291,6 +287,10 @@ enum NMSettingGsmNetworkBand + +#define +NM_SETTING_GSM_BANDS_MAX + @@ -324,29 +324,18 @@ networks, including those using GPRS/EDGE and UMTS/HSPA technology.

nm_setting_gsm_error_quark (void);

Registers an error quark for NMSettingGsm if necessary.

-

Returns

+

Returns

the error quark used for NMSettingGsm errors.


-

NM_SETTING_GSM_BANDS_MAX

-
#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).

-
-
-

nm_setting_gsm_new ()

NMSetting *
 nm_setting_gsm_new (void);

Creates a new NMSettingGsm object with default values.

-

Returns

+

Returns

the new empty NMSettingGsm object

@@ -356,7 +345,7 @@ nm_setting_gsm_new (voidconst char * nm_setting_gsm_get_number (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -371,7 +360,7 @@ nm_setting_gsm_get_number ( -

Returns

+

Returns

the “number” property of the setting

@@ -381,7 +370,7 @@ nm_setting_gsm_get_number (const char * nm_setting_gsm_get_username (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -396,7 +385,7 @@ nm_setting_gsm_get_username ( -

Returns

+

Returns

the “username” property of the setting

@@ -406,7 +395,7 @@ nm_setting_gsm_get_username (const char * nm_setting_gsm_get_password (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -421,7 +410,7 @@ nm_setting_gsm_get_password ( -

Returns

+

Returns

the “password” property of the setting

@@ -431,7 +420,7 @@ nm_setting_gsm_get_password (const char * nm_setting_gsm_get_apn (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -446,7 +435,7 @@ nm_setting_gsm_get_apn ( -

Returns

+

Returns

the “apn” property of the setting

@@ -456,7 +445,7 @@ nm_setting_gsm_get_apn (const char * nm_setting_gsm_get_network_id (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -471,7 +460,7 @@ nm_setting_gsm_get_network_id (
-

Returns

+

Returns

the “network-id” property of the setting

@@ -481,7 +470,7 @@ nm_setting_gsm_get_network_id (const char * nm_setting_gsm_get_pin (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -496,7 +485,7 @@ nm_setting_gsm_get_pin ( -

Returns

+

Returns

the “pin” property of the setting

@@ -506,7 +495,7 @@ nm_setting_gsm_get_pin (gboolean nm_setting_gsm_get_home_only (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -521,7 +510,7 @@ nm_setting_gsm_get_home_only ( -

Returns

+

Returns

the “home-only” property of the setting

@@ -531,7 +520,7 @@ nm_setting_gsm_get_home_only (NMSettingSecretFlags nm_setting_gsm_get_pin_flags (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -546,7 +535,7 @@ nm_setting_gsm_get_pin_flags ( -

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “pin”

@@ -556,7 +545,7 @@ nm_setting_gsm_get_pin_flags (NMSettingSecretFlags nm_setting_gsm_get_password_flags (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -571,7 +560,7 @@ nm_setting_gsm_get_password_flags (
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “password”

@@ -585,7 +574,7 @@ nm_setting_gsm_get_network_type (No longer used. Network type setting should be done talking to ModemManager directly.

-

Parameters

+

Parameters

@@ -600,7 +589,7 @@ nm_setting_gsm_get_network_type (
-

Returns

+

Returns

the “network-type” property of the setting

@@ -614,7 +603,7 @@ nm_setting_gsm_get_allowed_bands (No longer used. Bands setting should be done talking to ModemManager directly.

-

Parameters

+

Parameters

@@ -629,7 +618,7 @@ nm_setting_gsm_get_allowed_bands (
-

Returns

+

Returns

the “allowed-bands” property of the setting

@@ -645,7 +634,7 @@ nm_setting_gsm_get_allowed_bands (

enum NMSettingGsmError

-

Members

+

Members

@@ -769,7 +758,7 @@ is missing in the connection

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

-

Members

+

Members

@@ -846,7 +835,7 @@ technologies may be used

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

-

Members

+

Members

@@ -963,6 +952,17 @@ the device may use when connecting to this network.

+
+
+

NM_SETTING_GSM_BANDS_MAX

+
#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).

+

Property Details

@@ -1100,6 +1100,6 @@ username is required, it is specified here.

+
Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5