ofono: use Modem Online property
authorPekka Pessi <Pekka.Pessi@nokia.com>
Thu, 26 Aug 2010 14:26:50 +0000 (17:26 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 9 Sep 2010 18:44:43 +0000 (20:44 +0200)
commita1d4e7edc4f584173b3e0689d596f730cab8d418
tree0b6c2206d390b5614f0ef8f5c2912f32ba1b9646
parent9769f7c73888b577ad0c0398a80741cfc03dd4dd
ofono: use Modem Online property

Modem Online property gets controlled with the cellular device Powered
property.

As the oFono plugin needs to get the Powered state from the device it
gets created when the SIM is ready.

The GPRS networks get added after ConnMan can access the GPRS interface.

As a side effect the oFono modems which do support Online but do not
support GPRS are also visible in ConnMan.

The ConnMan device gets now removed when the SIM is removed or the IMSI
changes.
plugins/ofono.c