android_device_xiaomi_sdm66.../gnss
Kevin Tang 7bbc063ad2 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-05 21:34:17 -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 XC 2.5 : additional changes 2017-08-15 14:36:57 -07:00
GnssAdapter.cpp fix: Add intermediate fixes in gnss debug report 2018-05-03 11:41:51 -07:00
GnssAdapter.h GPS Adapter: GNSS adapter change to go with engine hub aggregator 2018-04-12 13:24:57 -07:00
location_gnss.cpp new apis for control xtra throttle 2017-10-05 12:41:27 -07:00
Makefile.am Fix compilation issues as a result of LE cleanup 2018-02-02 20:15:03 +05:30
XtraSystemStatusObserver.cpp Fixed a number of issues with NetworkInfoDataItemBase 2018-05-05 21:34:17 -07:00
XtraSystemStatusObserver.h Fixed a number of issues with NetworkInfoDataItemBase 2018-05-05 21:34:17 -07:00