From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/libnm/html/NMSettingCdma.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingCdma.html') diff --git a/docs/libnm/html/NMSettingCdma.html b/docs/libnm/html/NMSettingCdma.html index 29dc8409..1b846de4 100644 --- a/docs/libnm/html/NMSettingCdma.html +++ b/docs/libnm/html/NMSettingCdma.html @@ -8,7 +8,7 @@ - + @@ -420,6 +420,6 @@ username is required, it is specified here.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/libnm/html/NMSettingCdma.html | 125 ++----------------------------------- 1 file changed, 6 insertions(+), 119 deletions(-) (limited to 'docs/libnm/html/NMSettingCdma.html') diff --git a/docs/libnm/html/NMSettingCdma.html b/docs/libnm/html/NMSettingCdma.html index 1b846de4..3d62dad5 100644 --- a/docs/libnm/html/NMSettingCdma.html +++ b/docs/libnm/html/NMSettingCdma.html @@ -15,9 +15,7 @@ @@ -90,46 +88,6 @@
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
guintmtuRead / Write
-char *numberRead / Write
-char *passwordRead / Write
NMSettingSecretFlagspassword-flagsRead / Write
-char *usernameRead / Write
-
-

Types and Values

@@ -161,21 +119,10 @@ - - - -
#define NM_SETTING_CDMA_MTU
 NMSettingCdma
-

Object Hierarchy

-
    GObject
-    ╰── NMSetting
-        ╰── NMSettingCdma
-
-
-

Description

The NMSettingCdma object is a NMSetting subclass that describes properties that allow connections to IS-95-based mobile broadband @@ -215,7 +162,7 @@ nm_setting_cdma_get_number (

Returns

-

the “number” property of the setting

+

the “number” property of the setting


@@ -240,7 +187,7 @@ nm_setting_cdma_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -265,7 +212,7 @@ nm_setting_cdma_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -290,7 +237,7 @@ nm_setting_cdma_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”


@@ -315,7 +262,7 @@ nm_setting_cdma_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting

Since: 1.8

@@ -357,66 +304,6 @@ nm_setting_cdma_get_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.

-

Owner: NMSettingCdma

-

Flags: Read / Write

-

Default value: 0

-

Since: 1.8

-
-
-
-

The “number” property

-
  “number”                   char *
-

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.

-

Owner: NMSettingCdma

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “password” property

-
  “password”                 char *
-

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.

-

Owner: NMSettingCdma

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “password-flags” property

-
  “password-flags”           NMSettingSecretFlags
-

Flags indicating how to handle the “password” property.

-

Owner: NMSettingCdma

-

Flags: Read / Write

-
-
-
-

The “username” property

-
  “username”                 char *
-

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.

-

Owner: NMSettingCdma

-

Flags: Read / Write

-

Default value: NULL

-

@@ -187,7 +187,7 @@ nm_setting_cdma_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -212,7 +212,7 @@ nm_setting_cdma_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -237,7 +237,7 @@ nm_setting_cdma_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”


@@ -262,7 +262,7 @@ nm_setting_cdma_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting

Since: 1.8

-- cgit 1.3.0-6-gf8a5