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/NMSettingWimax.html | 76 +------------------------------------ 1 file changed, 1 insertion(+), 75 deletions(-) (limited to 'docs/libnm/html/NMSettingWimax.html') diff --git a/docs/libnm/html/NMSettingWimax.html b/docs/libnm/html/NMSettingWimax.html index 3832fb78..5346abdf 100644 --- a/docs/libnm/html/NMSettingWimax.html +++ b/docs/libnm/html/NMSettingWimax.html @@ -15,9 +15,7 @@ @@ -67,30 +65,6 @@
-

Properties

-
----- - - - - - - - - - - - - -
-char *mac-addressRead / Write
-char *network-nameRead / Write
-
-

Types and Values

@@ -110,21 +84,10 @@ - - - -
#define NM_SETTING_WIMAX_MAC_ADDRESS
 NMSettingWimax
-

Object Hierarchy

-
    GObject
-    ╰── NMSetting
-        ╰── NMSettingWimax
-
-
-

Description

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

@@ -230,43 +193,6 @@ to.

#define NM_SETTING_WIMAX_MAC_ADDRESS  "mac-address"
 
-
-
-

NMSettingWimax

-
typedef struct _NMSettingWimax NMSettingWimax;
-

WiMax Settings

-
- -
-

Property Details

-
-

The “mac-address” property

-
  “mac-address”              char *
-

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.

-
-

Owner: NMSettingWimax

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “network-name” property

-
  “network-name”             char *
-

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.

-
-

Owner: NMSettingWimax

-

Flags: Read / Write

-

Default value: NULL

-