android_device_xiaomi_sdm66.../core/data-items
Kevin Tang 80e09f69b6 Fixed a number of issues with NetworkInfoDataItemBase
There are a couple of issues. NetworkInfoDataItemBase
objects might be from OsAgent or GnssLocationProvider.
The two sources actually have mTypes defined differently.
In addtion, when there are different types of connections
such as wifi / mobile, getting connected / disconnected
independently, clients need to be all notified correctly.

Right now, if mConnected hasn't changed, no updates are
send. For exmple, if mobile is connected, later wifi
gets connected too, clients won't know.

SystemStatus is also updated to get updated / colated
informtion. In the above example, SystemStatus's top
record would record as both mobile and wifi are connected.

Change-Id: I1825902247fe1d4e6363f5e24a75be7e984d0dc4
CRs-Fixed: 2221114
2018-05-14 12:24:06 -07:00
..
DataItemConcreteTypesBase.h Fixed a number of issues with NetworkInfoDataItemBase 2018-05-14 12:24:06 -07:00
DataItemId.h Add battery level observer 2017-10-11 12:50:14 -07:00
DataItemsFactoryProxy.cpp Merge location.lnx.3.0-180201 to location.lnx.3.9 2018-04-04 17:54:02 -07:00
DataItemsFactoryProxy.h Add DataItemObserver interface in SystemStatus 2017-08-11 13:51:48 -07:00
IDataItemCore.h Add DataItemObserver interface in SystemStatus 2017-08-11 13:51:48 -07:00