From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001
From: Michael Biebl the hardware address. This is the internal string used by the
device, and must not be modified.Functions
@@ -274,7 +272,6 @@ nm_device_wimax_get_hw_address (Returns
@@ -394,7 +391,6 @@ device is not connected.
Returns
the TX power in dBm, or 0
-
@@ -509,7 +502,6 @@ nm_device_wimax_get_bsid (
Returns
the ID of the serving Base Station, or NULL
-
@@ -519,64 +511,48 @@ nm_device_wimax_get_bsid (NM_DEVICE_WIMAX_HW_ADDRESS
#define NM_DEVICE_WIMAX_HW_ADDRESS "hw-address"
-
-
@@ -584,14 +560,15 @@ nm_device_wimax_get_bsid (
The “active-nsp” property
“active-nsp” NMWimaxNsp *
-
+The active NMWimaxNsp of the device.
Flags: Read
The “bsid” property
“bsid” gchar *
-
+The ID of the serving base station as received from the network. Has
+no meaning when the device is not connected.
Flags: Read
Default value: NULL
@@ -599,7 +576,9 @@ nm_device_wimax_get_bsid (
The “center-frequency” property
“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.
Flags: Read
Default value: 0
@@ -607,7 +586,9 @@ nm_device_wimax_get_bsid (
The “cinr” property
“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.
Flags: Read
Default value: 0
@@ -615,7 +596,7 @@ nm_device_wimax_get_bsid (
The “hw-address” property
“hw-address” gchar *
-
+The hardware (MAC) address of the device.
Flags: Read
Default value: NULL
@@ -623,14 +604,18 @@ nm_device_wimax_get_bsid (
The “nsps” property
“nsps” GPtrArray *
-
+List of all WiMAX Network Service Providers the device can see.
+Element-type: NMWimaxNsp
Flags: Read
The “rssi” property
“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
+device is not connected.
Flags: Read
Default value: 0
@@ -638,7 +623,9 @@ nm_device_wimax_get_bsid (
The “tx-power” property
“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.
Flags: Read
Default value: 0
@@ -651,6 +638,34 @@ nm_device_wimax_get_bsid (NMDeviceWimax *self,
GObject *nsp,
gpointer user_data)
+Notifies that a NMWimaxNsp is added to the wimax device.
+
+Parameters
+
+
+
+
+
+
+
+
+self
+the wimax device that received the signal
+
+
+
+nsp
+the new NSP
+
+
+
+user_data
+user data set when the signal handler was connected.
+
+
+
+
+
Flags: Run First
@@ -660,12 +675,39 @@ user_function (<
user_function (NMDeviceWimax *self,
GObject *nsp,
gpointer user_data)
+Notifies that a NMWimaxNsp is removed from the wimax device.
+
+Parameters
+
+
+
+
+
+
+
+
+self
+the wimax device that received the signal
+
+
+
+nsp
+the removed NSP
+
+
+
+user_data
+user data set when the signal handler was connected.
+
+
+
+
+
Flags: Run First
+
Generated by GTK-Doc V1.24
\ No newline at end of file
--
cgit 1.3.0-6-gf8a5