Searched refs:GPS_LOCK (Results 1 – 19 of 19) sorted by relevance
/hardware/qcom/gps/msm8998/core/ |
D | ContextBase.cpp | 48 {"GPS_LOCK", &mGps_conf.GPS_LOCK, NULL, 'n'}, 97 mGps_conf.GPS_LOCK = 0; in readConfig()
|
D | ContextBase.h | 60 uint32_t GPS_LOCK; member
|
/hardware/qcom/gps/msm8909/core/ |
D | ContextBase.h | 58 uint32_t GPS_LOCK; member
|
/hardware/qcom/gps/msm8996/core/ |
D | ContextBase.h | 58 uint32_t GPS_LOCK; member
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.h | 155 uint32_t GPS_LOCK; member
|
D | loc_eng.cpp | 99 {"GPS_LOCK", &gps_conf.GPS_LOCK, NULL, 'n'}, 140 gps_conf.GPS_LOCK = 0; in loc_default_parameters() 2736 gps_conf_tmp.GPS_LOCK = gps_conf.GPS_LOCK; in loc_eng_configuration_update()
|
D | loc.cpp | 425 loc_afw_data.adapter->setGpsLockMsg(gps_conf.GPS_LOCK); in loc_cleanup()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng.h | 160 uint32_t GPS_LOCK; member
|
D | loc_eng.cpp | 99 {"GPS_LOCK", &gps_conf.GPS_LOCK, NULL, 'n'}, 143 gps_conf.GPS_LOCK = 0; in loc_default_parameters() 2738 gps_conf_tmp.GPS_LOCK = gps_conf.GPS_LOCK; in loc_eng_configuration_update()
|
D | loc.cpp | 355 loc_afw_data.adapter->setGpsLockMsg(gps_conf.GPS_LOCK); in loc_cleanup()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.h | 160 uint32_t GPS_LOCK; member
|
D | loc_eng.cpp | 99 {"GPS_LOCK", &gps_conf.GPS_LOCK, NULL, 'n'}, 143 gps_conf.GPS_LOCK = 0; in loc_default_parameters() 2737 gps_conf_tmp.GPS_LOCK = gps_conf.GPS_LOCK; in loc_eng_configuration_update()
|
D | loc.cpp | 359 loc_afw_data.adapter->setGpsLockMsg(gps_conf.GPS_LOCK); in loc_cleanup()
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssConfiguration.hal | 35 * Enum which holds the bit masks for GPS_LOCK configuration parameter.
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 97 {"GPS_LOCK", &gps_conf.GPS_LOCK, NULL, 'n'}, 141 gps_conf.GPS_LOCK = 0; in loc_default_parameters() 2764 gps_conf_tmp.GPS_LOCK = gps_conf.GPS_LOCK; in loc_eng_configuration_update()
|
D | loc.cpp | 359 loc_afw_data.adapter->setGpsLockMsg(gps_conf.GPS_LOCK); in loc_cleanup()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 97 {"GPS_LOCK", &gps_conf.GPS_LOCK, NULL, 'n'}, 141 gps_conf.GPS_LOCK = 0; in loc_default_parameters() 2761 gps_conf_tmp.GPS_LOCK = gps_conf.GPS_LOCK; in loc_eng_configuration_update()
|
D | loc.cpp | 426 loc_afw_data.adapter->setGpsLockMsg(gps_conf.GPS_LOCK); in loc_cleanup()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 605 ContextBase::mGps_conf.GPS_LOCK = newGpsLock; in gnssUpdateConfigCommand() 1737 mApi.setGpsLock(mAdapter.convertGpsLock(ContextBase::mGps_conf.GPS_LOCK)); in disableCommand()
|