View Single Post
Posts: 1,463 | Thanked: 1,916 times | Joined on Feb 2008 @ Edmonton, AB
#2
the same as on maemo?

dbus-send --system --print-reply --dest=com.nokia.phone.net /com/nokia/phone/net Phone.Net.get_signal_strength

http://wiki.meego.com/D-Bus/Overview...ommand_line.29
http://wiki.maemo.org/Documentation/...eemantle#D-Bus

the command itself is the same but you probably need slightly different parameters... I'll see if I can find on google.


org.ofono.NetworkRegistration "Strength"

it's in here:
http://meego.gitorious.org/meego-cel...etwork-api.txt

dbus-send --system --print-reply --dest=org.ofono /isimodem org.ofono.NetworkRegistration.GetProperties

you might have to grep the reply though

Last edited by Creamy Goodness; 2011-02-24 at 22:23.