From 494f296a3baab08522617b24b1f126d8f9a17502 Mon Sep 17 00:00:00 2001
From: Michael Biebl 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. WiMAX is no longer supported. Creates a new NMSettingWimax object with default values. 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.![]()
-![]()
+![]()
![]()
![]()
Description
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.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.
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.
@@ -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