From 494f296a3baab08522617b24b1f126d8f9a17502 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 20 Jan 2016 16:26:51 +0100 Subject: Imported Upstream version 1.1.90 --- docs/libnm-util/html/NMSettingWimax.html | 41 ++++++++++++++++++++++++++------ 1 file changed, 34 insertions(+), 7 deletions(-) (limited to 'docs/libnm-util/html/NMSettingWimax.html') diff --git a/docs/libnm-util/html/NMSettingWimax.html b/docs/libnm-util/html/NMSettingWimax.html index 034ebe90..26544076 100644 --- a/docs/libnm-util/html/NMSettingWimax.html +++ b/docs/libnm-util/html/NMSettingWimax.html @@ -131,7 +131,7 @@

Object Hierarchy

-
    GEnum
+
    GEnum
     ╰── NMSettingWimaxError
     GObject
     ╰── NMSetting
@@ -147,6 +147,9 @@
 

Description

The NMSettingWimax object is a NMSetting subclass that describes properties necessary for connection to 802.16e Mobile WiMAX networks.

+

NetworkManager no longer supports WiMAX; while this API remains available for +backward-compatibility reasons, it serves no real purpose, since WiMAX +connections cannot be activated.

Functions

@@ -154,9 +157,13 @@ necessary for connection to 802.16e Mobile WiMAX networks.

nm_setting_wimax_error_quark ()

GQuark
 nm_setting_wimax_error_quark (void);
+
+

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

+

WiMAX is no longer supported.

+

Registers an error quark for NMSettingWimax if necessary.

-

Returns

+

Returns

the error quark used for NMSettingWimax errors.

@@ -165,9 +172,13 @@ nm_setting_wimax_error_quark (voi

nm_setting_wimax_new ()

NMSetting *
 nm_setting_wimax_new (void);
+
+

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

+

WiMAX is no longer supported.

+

Creates a new NMSettingWimax object with default values.

-

Returns

+

Returns

the new empty NMSettingWimax object

@@ -176,10 +187,14 @@ nm_setting_wimax_new (void

nm_setting_wimax_get_network_name ()

const char *
 nm_setting_wimax_get_network_name (NMSettingWimax *setting);
+
+

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

+

WiMAX is no longer supported.

+

Returns the WiMAX NSP name (ex "Sprint" or "CLEAR") which identifies the specific WiMAX network this setting describes a connection to.

-

Parameters

+

Parameters

@@ -194,7 +209,7 @@ specific WiMAX network this setting describes a connection to.

-

Returns

+

Returns

the WiMAX NSP name

@@ -203,10 +218,14 @@ specific WiMAX network this setting describes a connection to.

nm_setting_wimax_get_mac_address ()

const GByteArray *
 nm_setting_wimax_get_mac_address (NMSettingWimax *setting);
+
+

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

+

WiMAX is no longer supported.

+

Returns the MAC address of a WiMAX device which this connection is locked to.

-

Parameters

+

Parameters

@@ -221,7 +240,7 @@ to.

-

Returns

+

Returns

the MAC address

@@ -298,6 +317,10 @@ required

If specified, this connection will only apply to the WiMAX device whose MAC address matches. This property does not change the MAC address of the device (known as MAC spoofing).

+
+

NMSettingWimax:mac-address has been deprecated since version 1.2 and should not be used in newly-written code.

+

WiMAX is no longer supported.

+

Flags: Read / Write


@@ -306,6 +329,10 @@ device (known as MAC spoofing).

  “network-name”             gchar *

Network Service Provider (NSP) name of the WiMAX network this connection should use.

+
+

NMSettingWimax:network-name has been deprecated since version 1.2 and should not be used in newly-written code.

+

WiMAX is no longer supported.

+

Flags: Read / Write

Default value: NULL

-- cgit 1.3.0-6-gf8a5