From e22609983008e1a669196ad64ba3a59ae8c76e0d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 25 Nov 2019 18:53:53 +0100 Subject: New upstream version 1.20.8 --- docs/libnm/html/NMSettingGsm.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingGsm.html') diff --git a/docs/libnm/html/NMSettingGsm.html b/docs/libnm/html/NMSettingGsm.html index 9cf1103c..b693ef94 100644 --- a/docs/libnm/html/NMSettingGsm.html +++ b/docs/libnm/html/NMSettingGsm.html @@ -8,7 +8,7 @@ - + @@ -897,6 +897,6 @@ username is required, it is specified here.

+
Generated by GTK-Doc V1.29.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From 28028b26b3371756811e95d894f709f4b1207c00 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 18 Dec 2019 18:29:24 +0100 Subject: New upstream version 1.22.0 --- docs/libnm/html/NMSettingGsm.html | 64 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 62 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingGsm.html') diff --git a/docs/libnm/html/NMSettingGsm.html b/docs/libnm/html/NMSettingGsm.html index b693ef94..f4329740 100644 --- a/docs/libnm/html/NMSettingGsm.html +++ b/docs/libnm/html/NMSettingGsm.html @@ -8,7 +8,7 @@ - + @@ -50,6 +50,14 @@ + +gboolean + + +nm_setting_gsm_get_auto_config () + + + const char * @@ -163,6 +171,11 @@ Read / Write +gboolean +auto-config +Read / Write + + gchar * device-id @@ -247,6 +260,10 @@ #define +NM_SETTING_GSM_AUTO_CONFIG + + +#define NM_SETTING_GSM_USERNAME @@ -331,6 +348,32 @@ nm_setting_gsm_new (void
+

nm_setting_gsm_get_auto_config ()

+
gboolean
+nm_setting_gsm_get_auto_config (NMSettingGsm *setting);
+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingGsm

 
+
+
+

Returns

+

the “auto-config” property of the setting

+
+

Since: 1.22

+
+
+

nm_setting_gsm_get_username ()

const char *
 nm_setting_gsm_get_username (NMSettingGsm *setting);
@@ -672,6 +715,12 @@ nm_setting_gsm_get_password_flags (
+

NM_SETTING_GSM_AUTO_CONFIG

+
#define NM_SETTING_GSM_AUTO_CONFIG     "auto-config"
+
+
+
+

NM_SETTING_GSM_USERNAME

#define NM_SETTING_GSM_USERNAME        "username"
 
@@ -772,6 +821,17 @@ The APN may only be composed of the characters a-z, 0-9, ., and - per GSM

+

The “auto-config” property

+
  “auto-config”              gboolean
+

When TRUE, the settings such as APN, username, or password will +default to values that match the network the modem will register +to in the Mobile Broadband Provider database.

+

Flags: Read / Write

+

Default value: FALSE

+

Since: 1.22

+
+
+

The “device-id” property

  “device-id”                gchar *

The device unique identifier (as given by the WWAN management service) @@ -897,6 +957,6 @@ username is required, it is specified here.

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