Home
last modified time | relevance | path

Searched refs:SENSOR_USAGE (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/gps/msm8998/core/
DContextBase.cpp86 {"SENSOR_USAGE", &mSap_conf.SENSOR_USAGE, NULL, 'n'},
126 mSap_conf.SENSOR_USAGE = 0; /* Enabled */ in readConfig()
DContextBase.h89 uint32_t SENSOR_USAGE; member
/hardware/qcom/gps/msm8909w_3100/core/
DContextBase.cpp86 {"SENSOR_USAGE", &mSap_conf.SENSOR_USAGE, NULL, 'n'},
129 mSap_conf.SENSOR_USAGE = 0; /* Enabled */ in readConfig()
DContextBase.h89 uint32_t SENSOR_USAGE; member
/hardware/qcom/gps/msm8909/core/
DContextBase.h83 uint32_t SENSOR_USAGE; member
/hardware/qcom/gps/msm8996/core/
DContextBase.h83 uint32_t SENSOR_USAGE; member
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.h170 unsigned long SENSOR_USAGE; member
Dloc_eng.cpp117 {"SENSOR_USAGE", &sap_conf.SENSOR_USAGE, NULL, 'n'},
144 sap_conf.SENSOR_USAGE = 0; /* Enabled */ in loc_default_parameters()
1487 adapter->sendMsg(new LocEngSensorControlConfig(adapter, sap_conf.SENSOR_USAGE)); in loc_eng_reinit()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng.h183 uint32_t SENSOR_USAGE; member
Dloc_eng.cpp126 {"SENSOR_USAGE", &sap_conf.SENSOR_USAGE, NULL, 'n'},
154 sap_conf.SENSOR_USAGE = 0; /* Enabled */ in loc_default_parameters()
1786 adapter->sendMsg(new LocEngSensorControlConfig(adapter, sap_conf.SENSOR_USAGE, in loc_eng_reinit()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng.h185 uint32_t SENSOR_USAGE; member
Dloc_eng.cpp132 {"SENSOR_USAGE", &sap_conf.SENSOR_USAGE, NULL, 'n'},
167 sap_conf.SENSOR_USAGE = 0; /* Enabled */ in loc_default_parameters()
1790 adapter->sendMsg(new LocEngSensorControlConfig(adapter, sap_conf.SENSOR_USAGE, in loc_eng_reinit()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.h185 uint32_t SENSOR_USAGE; member
Dloc_eng.cpp132 {"SENSOR_USAGE", &sap_conf.SENSOR_USAGE, NULL, 'n'},
167 sap_conf.SENSOR_USAGE = 0; /* Enabled */ in loc_default_parameters()
1789 adapter->sendMsg(new LocEngSensorControlConfig(adapter, sap_conf.SENSOR_USAGE, in loc_eng_reinit()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng.cpp130 {"SENSOR_USAGE", &sap_conf.SENSOR_USAGE, NULL, 'n'},
165 sap_conf.SENSOR_USAGE = 0; /* Enabled */ in loc_default_parameters()
1816 adapter->sendMsg(new LocEngSensorControlConfig(adapter, sap_conf.SENSOR_USAGE, in loc_eng_reinit()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng.cpp130 {"SENSOR_USAGE", &sap_conf.SENSOR_USAGE, NULL, 'n'},
165 sap_conf.SENSOR_USAGE = 0; /* Enabled */ in loc_default_parameters()
1813 adapter->sendMsg(new LocEngSensorControlConfig(adapter, sap_conf.SENSOR_USAGE, in loc_eng_reinit()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp512 mApi.setSensorControlConfig(ContextBase::mSap_conf.SENSOR_USAGE, in setConfigCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp534 mApi.setSensorControlConfig(ContextBase::mSap_conf.SENSOR_USAGE, in setConfigCommand()