Comment 11 for bug 1226844

Revision history for this message
Tony Espy (awe) wrote :

I think I followed this up on the mailing list, and may be delinquent a response.

First, the NetworkRegistration interface only really tells you that the device registered to a network for voice. Whether or not an active mobile data connection is available is a different question. You can tell by looking at the current data context.

On the mailing list however I mentioned that it was probably preferable for applications to ask NM about connections instead of going directly to ofono's DBus interface. Also it should be noted that qtsystems-opensource-src was written prior to our integration of ofono and NetworkManager.