android_device_xiaomi_sdm66.../loc_api/libloc_api
Mike Lockwood bd3166c592 Work around a problem stopping the GPS engine while an AGPS data call is active
Sometimes the engine does not send us the GPS_STATUS_ENGINE_OFF message,
so we end up blinking the GPS icon forever.  Deferring the loc_eng_stop call
until the AGPS activity is done works around this problem.

Change-Id: Iad0d15323ff909c0d371f9db3a6e899e51375a99
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-10-25 23:36:16 -04:00
..
Android.mk loc_api: rearrange RPC glue to allow having multiple versions of the API. 2010-06-17 23:53:00 -07:00
gps.c loc_api: Repackage as a new GPS HAL module. 2010-04-06 05:43:41 -04:00
loc_eng.cpp Work around a problem stopping the GPS engine while an AGPS data call is active 2010-10-25 23:36:16 -04:00
loc_eng.h Work around a problem stopping the GPS engine while an AGPS data call is active 2010-10-25 23:36:16 -04:00
loc_eng_ioctl.cpp loc_api: Repackage as a new GPS HAL module. 2010-04-06 05:43:41 -04:00
loc_eng_ioctl.h Initial commit of Qualcomm's loc_api GPS library for the MSM platform. 2010-01-21 23:49:31 -05:00
loc_eng_ni.cpp loc_api: Use create_thread_cb for all threads that call back into the framework. 2010-06-20 14:31:24 -07:00
loc_eng_ni.h loc_api: Use create_thread_cb for all threads that call back into the framework. 2010-06-20 14:31:24 -07:00
loc_eng_xtra.cpp loc_api: Repackage as a new GPS HAL module. 2010-04-06 05:43:41 -04:00
loc_eng_xtra.h loc_api: Repackage as a new GPS HAL module. 2010-04-06 05:43:41 -04:00