[SailfishDevel] Getting the cellular network parameters
Philippe De Swert
philippe.deswert at jolla.com
Mon Jul 28 08:50:37 UTC 2014
Hi,
On 28/07/14 11:44, Roman Florea wrote:
> Hello!
>
> Does anyone know of any means to get the info about the cellular link
> on the phone, like signal strength, RSRQ or whatever is available?
Ofono should know a number of those things.
A basic set can be queried from the command line like this:
dbus-send --system --print-reply --dest=org.ofono /ril_0
org.ofono.NetworkRegistration.GetProperties
> Is there something similar to what android offers in telephony
> <http://developer.android.com/reference/android/telephony/package-summary.html>?
There might be more high level stuff like that available, but I don't
know about that.
Cheers,
Philippe
More information about the Devel
mailing list