Top |
gdouble
mm_signal_get_rssi (MMSignal *self
);
Gets the RSSI (Received Signal Strength Indication), in dBm.
Since: 1.2
gdouble
mm_signal_get_rscp (MMSignal *self
);
Gets the RSCP (Received Signal Code Power), in dBm.
Since: 1.2
gdouble
mm_signal_get_ecio (MMSignal *self
);
Gets the Ec/Io, in dB.
Only applicable to CDMA1x, CDMA EV-DO and UMTS (WCDMA).
Since: 1.2
gdouble
mm_signal_get_sinr (MMSignal *self
);
Gets the SINR level, in dB.
Only applicable to CDMA EV-DO.
Since: 1.2
gdouble
mm_signal_get_io (MMSignal *self
);
Gets the Io, in dBm.
Only applicable to CDMA EV-DO.
Since: 1.2
gdouble
mm_signal_get_rsrp (MMSignal *self
);
Gets the RSRP (Reference Signal Received Power), in dBm.
Only applicable to LTE.
Since: 1.2
gdouble
mm_signal_get_rsrq (MMSignal *self
);
Gets the RSRQ (Reference Signal Received Quality), in dB.
Only applicable to LTE.
Since: 1.2
gdouble
mm_signal_get_snr (MMSignal *self
);
Gets the S/R ration, in dB.
Only applicable to LTE.
Since: 1.2