From 35779c6675728fa6f0fd0a21cefb904408509c23 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Mon, 5 Jul 2021 20:35:03 +0200 Subject: New upstream version 1.32.2 --- docs/libnm/html/NMSettingAdsl.html | 152 ++----------------------------------- 1 file changed, 8 insertions(+), 144 deletions(-) (limited to 'docs/libnm/html/NMSettingAdsl.html') diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html index 32f07ac3..1aa75c7c 100644 --- a/docs/libnm/html/NMSettingAdsl.html +++ b/docs/libnm/html/NMSettingAdsl.html @@ -15,9 +15,7 @@ @@ -105,57 +103,6 @@
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-char *encapsulationRead / Write
-char *passwordRead / Write
NMSettingSecretFlagspassword-flagsRead / Write
-char *protocolRead / Write
-char *usernameRead / Write
guintvciRead / Write
guintvpiRead / Write
-
-

Types and Values

@@ -215,21 +162,10 @@ - - - -
#define NM_SETTING_ADSL_ENCAPSULATION_LLC
 NMSettingAdsl
-

Object Hierarchy

-
    GObject
-    ╰── NMSetting
-        ╰── NMSettingAdsl
-
-
-

Description

The NMSettingAdsl object is a NMSetting subclass that describes properties of ADSL connections.

@@ -268,7 +204,7 @@ nm_setting_adsl_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -293,7 +229,7 @@ nm_setting_adsl_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -318,7 +254,7 @@ nm_setting_adsl_get_protocol (

Returns

-

the “protocol” property of the setting

+

the “protocol” property of the setting


@@ -343,7 +279,7 @@ nm_setting_adsl_get_encapsulation (

Returns

-

the “encapsulation” property of the setting

+

the “encapsulation” property of the setting


@@ -368,7 +304,7 @@ nm_setting_adsl_get_vpi (

Returns

-

the “vpi” property of the setting

+

the “vpi” property of the setting


@@ -393,7 +329,7 @@ nm_setting_adsl_get_vci (

Returns

-

the “vci” property of the setting

+

the “vci” property of the setting


@@ -418,7 +354,7 @@ nm_setting_adsl_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”

@@ -501,78 +437,6 @@ nm_setting_adsl_get_password_flags (#define NM_SETTING_ADSL_ENCAPSULATION_LLC "llc" -
-
-

NMSettingAdsl

-
typedef struct _NMSettingAdsl NMSettingAdsl;
-

ADSL Settings

-
- -
-

Property Details

-
-

The “encapsulation” property

-
  “encapsulation”            char *
-

Encapsulation of ADSL connection. Can be "vcmux" or "llc".

-

Owner: NMSettingAdsl

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “password” property

-
  “password”                 char *
-

Password used to authenticate with the ADSL service.

-

Owner: NMSettingAdsl

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “password-flags” property

-
  “password-flags”           NMSettingSecretFlags
-

Flags indicating how to handle the “password” property.

-

Owner: NMSettingAdsl

-

Flags: Read / Write

-
-
-
-

The “protocol” property

-
  “protocol”                 char *
-

ADSL connection protocol. Can be "pppoa", "pppoe" or "ipoatm".

-

Owner: NMSettingAdsl

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “username” property

-
  “username”                 char *
-

Username used to authenticate with the ADSL service.

-

Owner: NMSettingAdsl

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “vci” property

-
  “vci”                      guint
-

VCI of ADSL connection

-

Owner: NMSettingAdsl

-

Flags: Read / Write

-

Allowed values: <= 65536

-

Default value: 0

-
-
-
-

The “vpi” property

-
  “vpi”                      guint
-

VPI of ADSL connection

-

Owner: NMSettingAdsl

-

Flags: Read / Write

-

Allowed values: <= 65536

-

Default value: 0

-