android_device_xiaomi_sdm66.../gnss
Kevin Tang 533f43e690 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:28:40 -07:00
..
Agps.cpp LE clean up 2018-01-16 13:35:38 -08:00
Agps.h LE clean up 2018-01-16 13:35:38 -08:00
Android.mk hidl gnss hal 1.1 implementation 2018-04-10 08:24:34 +08:00
GnssAdapter.cpp fix: Add intermediate fixes in gnss debug report 2018-05-03 13:13:12 -07:00
GnssAdapter.h FR 48850 - Device based hybrid ODCPI 2018-04-13 00:02:21 +05:30
location_gnss.cpp FR 48850 - Device based hybrid ODCPI 2018-04-13 00:02:21 +05:30
Makefile.am LE clean up 2018-01-16 13:35:38 -08:00
XtraSystemStatusObserver.cpp Fixed a number of issues with NetworkInfoDataItemBase 2018-05-14 12:28:40 -07:00
XtraSystemStatusObserver.h Fixed a number of issues with NetworkInfoDataItemBase 2018-05-14 12:28:40 -07:00