ofono: Create the cellular network only when attached to the PS network
authorPhilippe Nunes <philippe.nunes@linux.intel.com>
Fri, 30 Sep 2011 14:08:05 +0000 (16:08 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 5 Oct 2011 09:43:34 +0000 (11:43 +0200)
commit67a7ffa0e4e13ad0f4a0e7f59c7b6d04c200f6c3
tree9ff2905dd5b4c62c6987981f1749d39365041833
parentcd4395515325329b70a16c333f9e1a7ebe0a861e
ofono: Create the cellular network only when attached to the PS network

3G auto-connection may fail as the cellular network service may not be
ready to connect.
With this patch, the cellular network service should be exposed only after
PS network attachment is done.
plugins/ofono.c