From e22609983008e1a669196ad64ba3a59ae8c76e0d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 25 Nov 2019 18:53:53 +0100 Subject: New upstream version 1.20.8 --- docs/libnm/html/NMWimaxNsp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMWimaxNsp.html') diff --git a/docs/libnm/html/NMWimaxNsp.html b/docs/libnm/html/NMWimaxNsp.html index 5f7d4b76..2ce02830 100644 --- a/docs/libnm/html/NMWimaxNsp.html +++ b/docs/libnm/html/NMWimaxNsp.html @@ -8,7 +8,7 @@ - + @@ -371,6 +371,6 @@ against

+
Generated by GTK-Doc V1.29.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From 28028b26b3371756811e95d894f709f4b1207c00 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 18 Dec 2019 18:29:24 +0100 Subject: New upstream version 1.22.0 --- docs/libnm/html/NMWimaxNsp.html | 106 +++++++++------------------------------- 1 file changed, 23 insertions(+), 83 deletions(-) (limited to 'docs/libnm/html/NMWimaxNsp.html') diff --git a/docs/libnm/html/NMWimaxNsp.html b/docs/libnm/html/NMWimaxNsp.html index 2ce02830..7cb5d43d 100644 --- a/docs/libnm/html/NMWimaxNsp.html +++ b/docs/libnm/html/NMWimaxNsp.html @@ -8,17 +8,14 @@ - + @@ -85,34 +82,6 @@
-

Properties

-
----- - - - - - - - - - - - - - - - - - -
-gchar *nameRead
NMWimaxNspNetworkTypenetwork-typeRead
guintsignal-qualityRead
-
-

Types and Values

@@ -132,27 +101,10 @@ - - - -
#define NM_WIMAX_NSP_NETWORK_TYPE
 NMWimaxNsp
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMWimaxNsp
-
-
-
-

Implemented Interfaces

-

-NMWimaxNsp implements - GInitable and GAsyncInitable.

-
-

Description

@@ -161,6 +113,10 @@ NMWimaxNsp implements

nm_wimax_nsp_get_name ()

const char *
 nm_wimax_nsp_get_name (NMWimaxNsp *nsp);
+
+

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

+

WiMAX is no longer supported by NetworkManager since 1.2.0

+

Gets the name of the wimax NSP

Parameters

@@ -187,6 +143,10 @@ nm_wimax_nsp_get_name (

nm_wimax_nsp_get_signal_quality ()

guint32
 nm_wimax_nsp_get_signal_quality (NMWimaxNsp *nsp);
+
+

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

+

WiMAX is no longer supported by NetworkManager since 1.2.0

+

Gets the WPA signal quality of the wimax NSP.

Parameters

@@ -213,6 +173,10 @@ nm_wimax_nsp_get_signal_quality (

nm_wimax_nsp_get_network_type ()

NMWimaxNspNetworkType
 nm_wimax_nsp_get_network_type (NMWimaxNsp *nsp);
+
+

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

+

WiMAX is no longer supported by NetworkManager since 1.2.0

+

Gets the network type of the wimax NSP.

Parameters

@@ -240,6 +204,10 @@ nm_wimax_nsp_get_network_type (GPtrArray * nm_wimax_nsp_filter_connections (NMWimaxNsp *nsp, const GPtrArray *connections); +
+

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

+

WiMAX is no longer supported by NetworkManager since 1.2.0

+

Filters a given array of connections for a given NMWimaxNsp object and return connections which may be activated with the NSP. Any returned connections will match the nsp @@ -282,6 +250,10 @@ be freed with gboolean nm_wimax_nsp_connection_valid (NMWimaxNsp *nsp, NMConnection *connection); +

+

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

+

WiMAX is no longer supported by NetworkManager since 1.2.0

+

Validates a given connection against a given WiMAX NSP to ensure that the connection may be activated with that NSP. The connection must match the nsp @@ -336,41 +308,9 @@ against

#define NM_WIMAX_NSP_NETWORK_TYPE   "network-type"
 
-
-
-

NMWimaxNsp

-
typedef struct _NMWimaxNsp NMWimaxNsp;
-
-
-
-

Property Details

-
-

The “name” property

-
  “name”                     gchar *
-

The name of the WiMAX NSP.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “network-type” property

-
  “network-type”             NMWimaxNspNetworkType
-

The network type of the WiMAX NSP.

-

Flags: Read

-

Default value: NM_WIMAX_NSP_NETWORK_TYPE_UNKNOWN

-
-
-
-

The “signal-quality” property

-
  “signal-quality”           guint
-

The signal quality of the WiMAX NSP.

-

Flags: Read

-

Allowed values: <= 100

-

Default value: 0

-
+
Generated by GTK-Doc V1.29
\ No newline at end of file -- cgit 1.3.0-6-gf8a5