Status/Mobile Data/Dev

From Maemo Leste Wiki
Revision as of 22:05, 14 August 2019 by Wizzup (talk | contribs) (Initial page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This page contains various dbus calls to Nokia N900 Fremantle cellular daemons, often beyond what is covered here: https://wiki.maemo.org/Phone_control

(Modem online or not)

Nokia-N900:~# dbus-send --system --print-reply --dest=com.nokia.phone.SSC /com/nokia/phone/SSC com.nokia.phone.SSC.get_modem_state
method return sender=:1.18 -> dest=:1.1112 reply_serial=2
   string "online"


(Registered to network, network operation mode - normal or GAN only, the int is unknown)

Nokia-N900:~# dbus-send --system --print-reply --dest=com.nokia.phone.net /com/nokia/phone/net Phone.Net.get_cs_state
method return sender=:1.19 -> dest=:1.1150 reply_serial=2
   byte 1
   byte 0
   int32 0