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/html/NMSettingWimax.html | 37 ++++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/NMSettingWimax.html') diff --git a/docs/libnm/html/NMSettingWimax.html b/docs/libnm/html/NMSettingWimax.html index b4843dd7..d1ea1056 100644 --- a/docs/libnm/html/NMSettingWimax.html +++ b/docs/libnm/html/NMSettingWimax.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ Home Up -Prev +Prev Next
@@ -124,6 +124,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

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

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

@@ -142,10 +149,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

@@ -160,7 +171,7 @@ specific WiMAX network this setting describes a connection to.

-

Returns

+

Returns

the WiMAX NSP name

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

nm_setting_wimax_get_mac_address ()

const char *
 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

@@ -187,7 +202,7 @@ to.

-

Returns

+

Returns

the MAC address

@@ -220,6 +235,10 @@ to.

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

Default value: NULL

@@ -229,6 +248,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