> 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.

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to