From 73e152af6e3fb4f5848bfb8394484026ff119003 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 11 May 2016 17:08:25 +0200 Subject: Imported Upstream version 1.2.2 --- docs/libnm/html/NMWimaxNsp.html | 46 +++++++++++++++++++++++++++-------------- 1 file changed, 31 insertions(+), 15 deletions(-) (limited to 'docs/libnm/html/NMWimaxNsp.html') diff --git a/docs/libnm/html/NMWimaxNsp.html b/docs/libnm/html/NMWimaxNsp.html index 6e343d65..980be14e 100644 --- a/docs/libnm/html/NMWimaxNsp.html +++ b/docs/libnm/html/NMWimaxNsp.html @@ -16,7 +16,8 @@ Top  |  Description  |  - Object Hierarchy  |  + Object Hierarchy  |  + Implemented Interfaces  |  Properties Home @@ -131,6 +132,10 @@ #define NM_WIMAX_NSP_NETWORK_TYPE + +  +NMWimaxNsp + @@ -142,6 +147,12 @@
+

Implemented Interfaces

+

+NMWimaxNsp implements + GInitable and GAsyncInitable.

+
+

Description

@@ -152,7 +163,7 @@ nm_wimax_nsp_get_name (NMWimaxNsp *nsp);

Gets the name of the wimax NSP

-

Parameters

+

Parameters

@@ -167,7 +178,7 @@ nm_wimax_nsp_get_name ( -

Returns

+

Returns

the name

@@ -178,7 +189,7 @@ nm_wimax_nsp_get_name (NMWimaxNsp *nsp);

Gets the WPA signal quality of the wimax NSP.

-

Parameters

+

Parameters

@@ -193,7 +204,7 @@ nm_wimax_nsp_get_signal_quality (
-

Returns

+

Returns

the signal quality

@@ -204,7 +215,7 @@ nm_wimax_nsp_get_signal_quality (NMWimaxNsp *nsp);

Gets the network type of the wimax NSP.

-

Parameters

+

Parameters

@@ -219,7 +230,7 @@ nm_wimax_nsp_get_network_type (
-

Returns

+

Returns

the network type

@@ -234,7 +245,7 @@ return connections which may be activated with the NSP. Any returned connections will match the nsp 's network name and other attributes.

-

Parameters

+

Parameters

@@ -249,7 +260,7 @@ connections will match the nsp - @@ -257,9 +268,9 @@ filter.

connections

an array of NMConnections to +

an array of NMConnections to filter.

[element-type NMConnection]
-

Returns

+

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.

[transfer container][element-type NMConnection]

@@ -270,13 +281,13 @@ be freed with g_ptr_array_unref() when it is no lo

nm_wimax_nsp_connection_valid ()

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

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

-

Parameters

+

Parameters

@@ -292,7 +303,7 @@ against

- @@ -300,7 +311,7 @@ against

connection

an NMConnection to validate against nsp +

an NMConnection to validate against nsp

 
-

Returns

+

Returns

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

@@ -325,6 +336,11 @@ against

#define NM_WIMAX_NSP_NETWORK_TYPE   "network-type"
 
+
+
+

NMWimaxNsp

+
typedef struct _NMWimaxNsp NMWimaxNsp;
+

Property Details

-- cgit 1.3.0-6-gf8a5