ofono: Follow registration name changes
authorKalle Valo <kalle.valo@canonical.com>
Fri, 11 Jun 2010 13:30:06 +0000 (16:30 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 14 Jun 2010 21:02:59 +0000 (23:02 +0200)
commit168c346239393b4f81f26eb03b9bf8e705be3ee5
treec732cab2cf10725a40bd16ef3091f6024262d500
parent54c3f8c48c502c8f46f435820e33ccbfe20319fc
ofono: Follow registration name changes

As the Name property in org.ofono.NetworkRegistration is sometimes empty
while the network is created, follow the property changes in
org.ofono.NetworkRegistration interface and set network name if the name
changes. Also the network name might change in certain rare cases,
so this needs to be handled in connman side.
plugins/ofono.c