Home
last modified time | relevance | path

Searched refs:GPS_LOCK (Results 1 – 25 of 34) sorted by relevance

12

/hardware/qcom/gps/msm8998/core/
DContextBase.cpp48 {"GPS_LOCK", &mGps_conf.GPS_LOCK, NULL, 'n'},
97 mGps_conf.GPS_LOCK = 0; in readConfig()
DContextBase.h60 uint32_t GPS_LOCK; member
/hardware/qcom/gps/msm8909w_3100/core/
DContextBase.cpp48 {"GPS_LOCK", &mGps_conf.GPS_LOCK, NULL, 'n'},
100 mGps_conf.GPS_LOCK = 0; in readConfig()
DContextBase.h60 uint32_t GPS_LOCK; member
/hardware/qcom/gps/msm8909/core/
DContextBase.h58 uint32_t GPS_LOCK; member
/hardware/qcom/gps/msm8996/core/
DContextBase.h58 uint32_t GPS_LOCK; member
/hardware/qcom/sm8150p/gps/core/
DContextBase.cpp56 {"GPS_LOCK", &mGps_conf.GPS_LOCK, NULL, 'n'},
118 mGps_conf.GPS_LOCK = GNSS_CONFIG_GPS_LOCK_MO_AND_NI; in readConfig()
DContextBase.h58 GnssConfigGpsLock GPS_LOCK; member
/hardware/qcom/sm7150/gps/core/
DContextBase.cpp56 {"GPS_LOCK", &mGps_conf.GPS_LOCK, NULL, 'n'},
126 mGps_conf.GPS_LOCK = GNSS_CONFIG_GPS_LOCK_MO_AND_NI; in readConfig()
DContextBase.h58 GnssConfigGpsLock GPS_LOCK; member
/hardware/qcom/sm8150/gps/core/
DContextBase.cpp57 {"GPS_LOCK", &mGps_conf.GPS_LOCK, NULL, 'n'},
129 mGps_conf.GPS_LOCK = GNSS_CONFIG_GPS_LOCK_MO_AND_NI; in readConfig()
DContextBase.h63 GnssConfigGpsLock GPS_LOCK; member
/hardware/qcom/sm7250/gps/core/
DContextBase.cpp57 {"GPS_LOCK", &mGps_conf.GPS_LOCK, NULL, 'n'},
129 mGps_conf.GPS_LOCK = GNSS_CONFIG_GPS_LOCK_MO_AND_NI; in readConfig()
DContextBase.h63 GnssConfigGpsLock GPS_LOCK; member
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng.h155 uint32_t GPS_LOCK; member
Dloc_eng.cpp99 {"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()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng.h160 uint32_t GPS_LOCK; member
Dloc_eng.cpp99 {"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()
Dloc.cpp355 loc_afw_data.adapter->setGpsLockMsg(gps_conf.GPS_LOCK); in loc_cleanup()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.h160 uint32_t GPS_LOCK; member
Dloc_eng.cpp99 {"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()
/hardware/interfaces/gnss/1.0/
DIGnssConfiguration.hal35 * Enum which holds the bit masks for GPS_LOCK configuration parameter.
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp783 gnssConfigRequested.gpsLock = gpsConf.GPS_LOCK; in setConfig()
1165 ContextBase::mGps_conf.GPS_LOCK = newGpsLock; in gnssUpdateConfigCommand()
3132 ContextBase::mGps_conf.GPS_LOCK &= GNSS_CONFIG_GPS_LOCK_NI; in enableCommand()
3133 gpsLock = ContextBase::mGps_conf.GPS_LOCK; in enableCommand()
3183 ContextBase::mGps_conf.GPS_LOCK |= GNSS_CONFIG_GPS_LOCK_MO; in disableCommand()
3185 GnssConfigGpsLock gpsLock = ContextBase::mGps_conf.GPS_LOCK; in disableCommand()
3818 (GNSS_CONFIG_GPS_LOCK_NI & ContextBase::mGps_conf.GPS_LOCK) && in requestNiNotifyEvent()
5078 gpsLock = ContextBase::mGps_conf.GPS_LOCK; in nfwControlCommand()
5084 ContextBase::mGps_conf.GPS_LOCK = gpsLock; in nfwControlCommand()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng.cpp97 {"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()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng.cpp97 {"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()

12