From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- docs/libnm/html/NMWimaxNsp.html | 54 ++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'docs/libnm/html/NMWimaxNsp.html') diff --git a/docs/libnm/html/NMWimaxNsp.html b/docs/libnm/html/NMWimaxNsp.html index 424afa56..569ffd11 100644 --- a/docs/libnm/html/NMWimaxNsp.html +++ b/docs/libnm/html/NMWimaxNsp.html @@ -3,7 +3,7 @@ NMWimaxNsp: libnm Reference Manual - + @@ -36,7 +36,7 @@

Functions

-
+
@@ -51,7 +51,7 @@
-guint32 +guint32 nm_wimax_nsp_get_signal_quality () @@ -67,7 +67,7 @@
-GPtrArray * +GPtrArray * nm_wimax_nsp_filter_connections () @@ -75,7 +75,7 @@
-gboolean +gboolean nm_wimax_nsp_connection_valid () @@ -86,7 +86,7 @@

Properties

-
+
@@ -95,7 +95,7 @@ +gchar * @@ -105,7 +105,7 @@ - + @@ -114,7 +114,7 @@

Types and Values

-
-gchar * name Read
Read
guintguint signal-quality Read
+
@@ -141,7 +141,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMWimaxNsp
 
@@ -150,7 +150,7 @@

Implemented Interfaces

NMWimaxNsp implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

@@ -164,7 +164,7 @@ nm_wimax_nsp_get_name (

Parameters

-
+
@@ -185,12 +185,12 @@ nm_wimax_nsp_get_name (

nm_wimax_nsp_get_signal_quality ()

-
guint32
+
guint32
 nm_wimax_nsp_get_signal_quality (NMWimaxNsp *nsp);

Gets the WPA signal quality of the wimax NSP.

Parameters

-
+
@@ -216,7 +216,7 @@ nm_wimax_nsp_get_network_type (Gets the network type of the wimax NSP.

Parameters

-
+
@@ -237,16 +237,16 @@ nm_wimax_nsp_get_network_type (

nm_wimax_nsp_filter_connections ()

-
GPtrArray *
+
GPtrArray *
 nm_wimax_nsp_filter_connections (NMWimaxNsp *nsp,
-                                 const GPtrArray *connections);
+ const GPtrArray *connections);

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 's network name and other attributes.

Parameters

-
+
@@ -260,7 +260,7 @@ connections will match the nsp - @@ -270,16 +270,16 @@ filter.

Returns

an array of -NMConnections that could be activated with the given nsp +NMConnections that could be activated with the given nsp . The array should -be freed with g_ptr_array_unref() when it is no longer required.

+be freed with g_ptr_array_unref() when it is no longer required.

[transfer container][element-type NMConnection]


nm_wimax_nsp_connection_valid ()

-
gboolean
+
gboolean
 nm_wimax_nsp_connection_valid (NMWimaxNsp *nsp,
                                NMConnection *connection);

Validates a given connection against a given WiMAX NSP to ensure that the @@ -288,7 +288,7 @@ connection may be activated with that NSP. The connection must match the 's network name and other attributes.

Parameters

-

connections

an array of NMConnections to +

an array of NMConnections to filter.

[element-type NMConnection]
+
@@ -312,8 +312,8 @@ against

Returns

-

TRUE if the connection may be activated with this WiMAX NSP, -FALSE if it cannot be.

+

TRUE if the connection may be activated with this WiMAX NSP, +FALSE if it cannot be.

@@ -346,7 +346,7 @@ against

Property Details

The “name” property

-
  “name”                     gchar *
+
  “name”                     gchar *

The name of the WiMAX NSP.

Flags: Read

Default value: NULL

@@ -362,7 +362,7 @@ against


The “signal-quality” property

-
  “signal-quality”           guint
+
  “signal-quality”           guint

The signal quality of the WiMAX NSP.

Flags: Read

Allowed values: <= 100

-- cgit 1.3.0-6-gf8a5