Top |
GetNspList (OUT ao nsps);
Nsps readable ao HwAddress readable s CenterFrequency readable u Rssi readable i Cinr readable i TxPower readable i Bsid readable s ActiveNsp readable o
PropertiesChanged (a{sv} properties);
Emitted when the WiMax device's properties changed.
|
A dictionary mapping property names to variant boxed values. |
NspAdded (o nsp);
Emitted when a new NSP is found by the device.
|
The object path of the newly found NSP. |
Nsps readable ao
List of object paths of Network Service Providers (NSPs) visible to this WiMAX device.
CenterFrequency readable u
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.
Rssi readable i
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.
Cinr readable i
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.
TxPower readable i
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.
Bsid readable s
The ID of the serving base station as received from the network. Has no meaning when the device is not connected.