[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 16:55:11 EEST 2011
 > My suggestion was to eavesdrop on what the plug-in is doing.  You
 > could just eaves drop on the whole system bus and then grep of the
 > strings you are looking for.  I have a few weeks worth of such logs
 > and I found one relevant reference:
I already know what the plugin is doing, it uses some combination of 
Phone.Net.get_operator_name, Phone.SIM.get_service_provider_info and 
Phone.SIM.get_service_provider_name and possibly other things to decide 
what operator name to display.

What I dont know is how it actually does that and decides what operator 
name to display because the Phone.SIM dbus calls are undocumented.

If I could figure out how the Phone.SIM dbus calls work (or better yet how 
to call various functions in libconnui.so & libconnui_cellular.so) I could 
make this work.

More information about the maemo-developers mailing list