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/NMDeviceWimax.html | 108 ++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 54 deletions(-) (limited to 'docs/libnm/html/NMDeviceWimax.html') diff --git a/docs/libnm/html/NMDeviceWimax.html b/docs/libnm/html/NMDeviceWimax.html index a8b2bcbf..b3a7ec03 100644 --- a/docs/libnm/html/NMDeviceWimax.html +++ b/docs/libnm/html/NMDeviceWimax.html @@ -3,7 +3,7 @@ NMDeviceWimax: libnm Reference Manual - + @@ -37,7 +37,7 @@

Functions

-
+
@@ -67,7 +67,7 @@ -
const GPtrArray * +const GPtrArray * nm_device_wimax_get_nsps () @@ -75,7 +75,7 @@
-guint +guint nm_device_wimax_get_center_frequency () @@ -83,7 +83,7 @@
-gint +gint nm_device_wimax_get_rssi () @@ -91,7 +91,7 @@
-gint +gint nm_device_wimax_get_cinr () @@ -99,7 +99,7 @@
-gint +gint nm_device_wimax_get_tx_power () @@ -117,7 +117,7 @@

Properties

-
+
@@ -132,39 +132,39 @@ +gchar * - + - + +gchar * +GPtrArray * - + - + @@ -173,7 +173,7 @@

Signals

-
-gchar * bsid Read
guintguint center-frequency Read
gintgint cinr Read
-gchar * hw-address Read
-GPtrArray * nsps Read
gintgint rssi Read
gintgint tx-power Read
+
@@ -183,19 +183,19 @@ - + - +
void nsp-addedRun FirstRun First
void nsp-removedRun FirstRun First

Types and Values

-
+
@@ -242,7 +242,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceWimax
@@ -252,7 +252,7 @@
 

Implemented Interfaces

NMDeviceWimax implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

@@ -270,7 +270,7 @@ nm_device_wimax_get_hw_address (Gets the hardware (MAC) address of the NMDeviceWimax

Parameters

-
+
@@ -301,7 +301,7 @@ nm_device_wimax_get_active_nsp (Gets the active NMWimaxNsp.

Parameters

-
+
@@ -316,7 +316,7 @@ nm_device_wimax_get_active_nsp (

Returns

-

the access point or NULL if none is active.

+

the access point or NULL if none is active.

[transfer full]

@@ -333,7 +333,7 @@ nm_device_wimax_get_nsp_by_path (Gets a NMWimaxNsp by path.

Parameters

-
+
@@ -355,14 +355,14 @@ nm_device_wimax_get_nsp_by_path (

Returns

-

the access point or NULL if none is found.

+

the access point or NULL if none is found.

[transfer none]


nm_device_wimax_get_nsps ()

-
const GPtrArray *
+
const GPtrArray *
 nm_device_wimax_get_nsps (NMDeviceWimax *wimax);

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

@@ -371,7 +371,7 @@ nm_device_wimax_get_nsps (NMDeviceWimax.

Parameters

-
+
@@ -386,7 +386,7 @@ nm_device_wimax_get_nsps (

Returns

-

a GPtrArray containing +

a GPtrArray containing all the scanned NMWimaxNsps. The returned array is owned by the client and should not be modified.

[element-type NMWimaxNsp]

@@ -395,7 +395,7 @@ The returned array is owned by the client and should not be modified.


nm_device_wimax_get_center_frequency ()

-
guint
+
guint
 nm_device_wimax_get_center_frequency (NMDeviceWimax *self);

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

@@ -406,7 +406,7 @@ to communicate with the network when connected. Has no meaning when the device is not connected.

Parameters

-
+
@@ -427,7 +427,7 @@ device is not connected.


nm_device_wimax_get_rssi ()

-
gint
+
gint
 nm_device_wimax_get_rssi (NMDeviceWimax *self);

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

@@ -439,7 +439,7 @@ indicate the overall quality of the radio link. Has no meaning when the device is not connected.

Parameters

-
+
@@ -460,7 +460,7 @@ device is not connected.


nm_device_wimax_get_cinr ()

-
gint
+
gint
 nm_device_wimax_get_cinr (NMDeviceWimax *self);

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

@@ -471,7 +471,7 @@ link in dB. CINR is a more accurate measure of radio link quality. Has no meaning when the device is not connected.

Parameters

-
+
@@ -492,7 +492,7 @@ meaning when the device is not connected.


nm_device_wimax_get_tx_power ()

-
gint
+
gint
 nm_device_wimax_get_tx_power (NMDeviceWimax *self);

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

@@ -503,7 +503,7 @@ nm_device_wimax_get_tx_power (

Parameters

-
+
@@ -533,7 +533,7 @@ nm_device_wimax_get_bsid (

Parameters

-
+
@@ -548,7 +548,7 @@ nm_device_wimax_get_bsid (

Returns

-

the ID of the serving Base Station, or NULL

+

the ID of the serving Base Station, or NULL

@@ -622,7 +622,7 @@ nm_device_wimax_get_bsid (

The “bsid” property

-
  “bsid”                     gchar *
+
  “bsid”                     gchar *

The ID of the serving base station as received from the network. Has no meaning when the device is not connected.

@@ -635,7 +635,7 @@ no meaning when the device is not connected.


The “center-frequency” property

-
  “center-frequency”         guint
+
  “center-frequency”         guint

The center frequency (in KHz) of the radio channel the device is using to communicate with the network when connected. Has no meaning when the device is not connected.

@@ -649,7 +649,7 @@ device is not connected.


The “cinr” property

-
  “cinr”                     gint
+
  “cinr”                     gint

CINR (Carrier to Interference + Noise Ratio) of the current radio link in dB. CINR is a more accurate measure of radio link quality. Has no meaning when the device is not connected.

@@ -663,7 +663,7 @@ meaning when the device is not connected.


The “hw-address” property

-
  “hw-address”               gchar *
+
  “hw-address”               gchar *

The hardware (MAC) address of the device.

NMDeviceWimax:hw-address has been deprecated since version 1.2 and should not be used in newly-written code.

@@ -675,7 +675,7 @@ meaning when the device is not connected.


The “nsps” property

-
  “nsps”                     GPtrArray *
+
  “nsps”                     GPtrArray *

List of all WiMAX Network Service Providers the device can see.

Element-type: NMWimaxNsp

Flags: Read

@@ -683,7 +683,7 @@ meaning when the device is not connected.


The “rssi” property

-
  “rssi”                     gint
+
  “rssi”                     gint

RSSI of the current radio link in dBm. This value indicates how strong the raw received RF signal from the base station is, but does not indicate the overall quality of the radio link. Has no meaning when the @@ -698,7 +698,7 @@ device is not connected.


The “tx-power” property

-
  “tx-power”                 gint
+
  “tx-power”                 gint

Average power of the last burst transmitted by the device, in units of 0.5 dBm. i.e. a TxPower of -11 represents an actual device TX power of -5.5 dBm. Has no meaning when the device is not connected.

@@ -716,8 +716,8 @@ device is not connected.

The “nsp-added” signal

void
 user_function (NMDeviceWimax *self,
-               GObject       *nsp,
-               gpointer       user_data)
+ GObject *nsp, + gpointer user_data)

Notifies that a NMWimaxNsp is added to the wimax device.

NMDeviceWimax::nsp-added has been deprecated since version 1.2 and should not be used in newly-written code.

@@ -725,7 +725,7 @@ user_function (<

Parameters

-
+
@@ -750,15 +750,15 @@ user_function (<
-

Flags: Run First

+

Flags: Run First


The “nsp-removed” signal

void
 user_function (NMDeviceWimax *self,
-               GObject       *nsp,
-               gpointer       user_data)
+ GObject *nsp, + gpointer user_data)

Notifies that a NMWimaxNsp is removed from the wimax device.

NMDeviceWimax::nsp-removed has been deprecated since version 1.2 and should not be used in newly-written code.

@@ -766,7 +766,7 @@ user_function (<

Parameters

-
+
@@ -791,7 +791,7 @@ user_function (<
-

Flags: Run First

+

Flags: Run First

-- cgit 1.3.0-6-gf8a5