From c333f062ddcba9b35330647bf6cbd0a07f2d786e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 11 May 2017 14:55:55 +0200 Subject: New upstream version 1.8.0 --- docs/libnm/html/NMSettingCdma.html | 74 ++++++++++++++++++++++++++++++++++---- 1 file changed, 67 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/NMSettingCdma.html') diff --git a/docs/libnm/html/NMSettingCdma.html b/docs/libnm/html/NMSettingCdma.html index 40a6b377..6173885c 100644 --- a/docs/libnm/html/NMSettingCdma.html +++ b/docs/libnm/html/NMSettingCdma.html @@ -78,6 +78,14 @@ nm_setting_cdma_get_password_flags () + + +guint32 + + +nm_setting_cdma_get_mtu () + + @@ -91,14 +99,19 @@ +guint +mtu +Read / Write / Construct + + -gchar * +gchar * number Read / Write -gchar * +gchar * password Read / Write @@ -109,7 +122,7 @@ -gchar * +gchar * username Read / Write @@ -145,6 +158,10 @@ NM_SETTING_CDMA_PASSWORD_FLAGS +#define +NM_SETTING_CDMA_MTU + +   NMSettingCdma @@ -153,7 +170,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMSetting
         ╰── NMSettingCdma
 
@@ -276,6 +293,32 @@ nm_setting_cdma_get_password_flags ( the NMSettingSecretFlags pertaining to the “password”

+
+
+

nm_setting_cdma_get_mtu ()

+
guint32
+nm_setting_cdma_get_mtu (NMSettingCdma *setting);
+
+

Parameters

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

setting

the NMSettingCdma

 
+
+
+

Returns

+

the “mtu” property of the setting

+
+

Since: 1.8

+

Types and Values

@@ -310,15 +353,32 @@ nm_setting_cdma_get_password_flags (
+

NM_SETTING_CDMA_MTU

+
#define NM_SETTING_CDMA_MTU            "mtu"
+
+
+
+

NMSettingCdma

typedef struct _NMSettingCdma NMSettingCdma;
+

CDMA-based Mobile Broadband Settings

Property Details

+

The “mtu” property

+
  “mtu”                      guint
+

If non-zero, only transmit packets of the specified size or smaller, +breaking larger packets up into multiple frames.

+

Flags: Read / Write / Construct

+

Default value: 0

+

Since: 1.8

+
+
+

The “number” property

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

The number to dial to establish the connection to the CDMA-based mobile broadband network, if any. If not specified, the default number (777) is used when required.

@@ -328,7 +388,7 @@ is used when required.


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.

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


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