[maemo-developers] looking for info from Phone.SIM.get_service_provider_info, Phone.SIM.get_service_provider_name and getting the proper operator name

From: Jonathan Wilson jfwfreo at tpgi.com.au
Date: Mon Oct 24 12:38:41 EEST 2011
I run
dbus-send --system --type=method_call --print-reply 
--dest=com.nokia.phone.SIM /com/nokia/phone/SIM 
Phone.Sim.get_service_provider_name
and get
    string "TPG"
    uint32 0
    uint32 0
    int32 0
I run
dbus-send --system --type=method_call --print-reply 
--dest=com.nokia.phone.SIM /com/nokia/phone/SIM 
Phone.Sim.get_service_provider_info
and get
    array [
    ]
    int32 1003

Problem is, there is no information available as to what the parameters are 
(other than the operator name obviously)
Hence why I need information.

Perhaps if other people post the output from running the same commands, it 
might make it easier to figure out what we are looking at.
That or someone needs to reverse engineer libconnui_cellular.so :)
More information about the maemo-developers mailing list