From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- docs/libnm-util/html/NMSettingGsm.html | 96 +++++++++++++++++----------------- 1 file changed, 48 insertions(+), 48 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 f31cfe90..4a9398bd 100644 --- a/docs/libnm-util/html/NMSettingGsm.html +++ b/docs/libnm-util/html/NMSettingGsm.html @@ -3,7 +3,7 @@ NMSettingGsm: libnm-util Reference Manual - + @@ -35,7 +35,7 @@

Functions

-
+
@@ -43,7 +43,7 @@
-GQuark +GQuark nm_setting_gsm_error_quark () @@ -101,7 +101,7 @@
-gboolean +gboolean nm_setting_gsm_get_home_only () @@ -133,7 +133,7 @@
-guint32 +guint32 nm_setting_gsm_get_allowed_bands () @@ -144,7 +144,7 @@

Properties

-
+
@@ -152,63 +152,63 @@ - + +gchar * - + +gchar * - + +gchar * +gchar * - + +gchar * - + +gchar * @@ -217,7 +217,7 @@

Types and Values

-
guintguint allowed-bands Read / Write / Construct
-gchar * apn Read / Write
gbooleangboolean home-only Read / Write
-gchar * network-id Read / Write
gintgint network-type Read / Write / Construct
-gchar * number Read / Write
-gchar * password Read / Write
guintguint password-flags Read / Write
-gchar * pin Read / Write
guintguint pin-flags Read / Write
-gchar * username Read / Write
+
@@ -300,7 +300,7 @@ ├── NMSettingGsmError ├── NMSettingGsmNetworkBand ╰── NMSettingGsmNetworkType - GObject + GObject╰──NMSetting╰── NMSettingGsm @@ -320,7 +320,7 @@ networks, including those using GPRS/EDGE and UMTS/HSPA technology.

Functions

nm_setting_gsm_error_quark ()

-
GQuark
+
GQuark
 nm_setting_gsm_error_quark (void);

Registers an error quark for NMSettingGsm if necessary.

@@ -346,7 +346,7 @@ nm_setting_gsm_new (voidNMSettingGsm *setting);

Parameters

-
+
@@ -371,7 +371,7 @@ nm_setting_gsm_get_number (NMSettingGsm *setting);

Parameters

-
+
@@ -396,7 +396,7 @@ nm_setting_gsm_get_username (NMSettingGsm *setting);

Parameters

-
+
@@ -421,7 +421,7 @@ nm_setting_gsm_get_password (NMSettingGsm *setting);

Parameters

-
+
@@ -446,7 +446,7 @@ nm_setting_gsm_get_apn (NMSettingGsm *setting);

Parameters

-
+
@@ -471,7 +471,7 @@ nm_setting_gsm_get_network_id (NMSettingGsm *setting);

Parameters

-
+
@@ -492,11 +492,11 @@ nm_setting_gsm_get_pin (

nm_setting_gsm_get_home_only ()

-
gboolean
+
gboolean
 nm_setting_gsm_get_home_only (NMSettingGsm *setting);

Parameters

-
+
@@ -521,7 +521,7 @@ nm_setting_gsm_get_home_only (NMSettingGsm *setting);

Parameters

-
+
@@ -546,7 +546,7 @@ nm_setting_gsm_get_pin_flags (NMSettingGsm *setting);

Parameters

-
+
@@ -575,7 +575,7 @@ nm_setting_gsm_get_network_type (

Parameters

-
+
@@ -596,7 +596,7 @@ nm_setting_gsm_get_network_type (

nm_setting_gsm_get_allowed_bands ()

-
guint32
+
guint32
 nm_setting_gsm_get_allowed_bands (NMSettingGsm *setting);

nm_setting_gsm_get_allowed_bands has been deprecated since version 0.9.10 and should not be used in newly-written code.

@@ -604,7 +604,7 @@ nm_setting_gsm_get_allowed_bands (

Parameters

-
+
@@ -635,7 +635,7 @@ nm_setting_gsm_get_allowed_bands (

enum NMSettingGsmError

Members

-
+
@@ -759,7 +759,7 @@ is missing in the connection

the device may use when connecting to this network.

Members

-
+
@@ -836,7 +836,7 @@ technologies may be used

the device may use when connecting to this network.

Members

-
+
@@ -968,7 +968,7 @@ as the allowed frequency bands (

Property Details

The “allowed-bands” property

-
  “allowed-bands”            guint
+
  “allowed-bands”            guint

Bitfield of allowed frequency bands. Note that not all devices allow frequency band control. Permitted values are those specified by NMSettingGsmNetworkBand.

@@ -984,7 +984,7 @@ talking to ModemManager directly.


The “apn” property

-
  “apn”                      gchar *
+
  “apn”                      gchar *

The GPRS Access Point Name specifying the APN used when establishing a data session with the GSM-based network. The APN often determines how the user will be billed for their network usage and whether the user has @@ -998,8 +998,8 @@ The APN may only be composed of the characters a-z, 0-9, ., and - per GSM


The “home-only” property

-
  “home-only”                gboolean
-

When TRUE, only connections to the home network will be allowed. +

  “home-only”                gboolean
+

When TRUE, only connections to the home network will be allowed. Connections to roaming networks will not be made.

Flags: Read / Write

Default value: FALSE

@@ -1007,7 +1007,7 @@ Connections to roaming networks will not be made.


The “network-id” property

-
  “network-id”               gchar *
+
  “network-id”               gchar *

The Network ID (GSM LAI format, ie MCC-MNC) to force specific network registration. If the Network ID is specified, NetworkManager will attempt to force the device to register only on the specified network. @@ -1019,7 +1019,7 @@ roaming control of the device is not otherwise possible.


The “network-type” property

-
  “network-type”             gint
+
  “network-type”             gint

Network preference to force the device to only use specific network technologies. The permitted values are NM_SETTING_GSM_NETWORK_TYPE_ANY, NM_SETTING_GSM_NETWORK_TYPE_UMTS_HSPA, @@ -1041,7 +1041,7 @@ by talking to ModemManager directly.


The “number” property

-
  “number”                   gchar *
+
  “number”                   gchar *

Number to dial when establishing a PPP data session with the GSM-based mobile broadband network. Many modems do not require PPP for connections to the mobile network and thus this property should be left blank, which @@ -1052,7 +1052,7 @@ allows NetworkManager to select the appropriate settings automatically.


The “password” property

-
  “password”                 gchar *
+
  “password”                 gchar *

The password used to authenticate with the network, if required. Many providers do not require a password, or accept any password. But if a password is required, it is specified here.

@@ -1062,7 +1062,7 @@ password is required, it is specified here.


The “password-flags” property

-
  “password-flags”           guint
+
  “password-flags”           guint

Flags indicating how to handle the “password” property.

Flags: Read / Write

Allowed values: <= 7

@@ -1071,7 +1071,7 @@ password is required, it is specified here.


The “pin” property

-
  “pin”                      gchar *
+
  “pin”                      gchar *

If the SIM is locked with a PIN it must be unlocked before any other operations are requested. Specify the PIN here to allow operation of the device.

@@ -1081,7 +1081,7 @@ device.


The “pin-flags” property

-
  “pin-flags”                guint
+
  “pin-flags”                guint

Flags indicating how to handle the “pin” property.

Flags: Read / Write

Allowed values: <= 7

@@ -1090,7 +1090,7 @@ device.


The “username” property

-
  “username”                 gchar *
+
  “username”                 gchar *

The username used to authenticate with the network, if required. Many providers do not require a username, or accept any username. But if a username is required, it is specified here.

-- cgit 1.3.0-6-gf8a5