Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.h165 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()
1488 adapter->sendMsg(new LocEngSensorControlConfig(adapter, sap_conf.SENSOR_USAGE)); in loc_eng_reinit()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.h178 uint32_t SENSOR_USAGE; member
Dloc_eng.cpp124 {"SENSOR_USAGE", &sap_conf.SENSOR_USAGE, NULL, 'n'},
149 sap_conf.SENSOR_USAGE = 0; /* Enabled */ in loc_default_parameters()
1761 adapter->sendMsg(new LocEngSensorControlConfig(adapter, sap_conf.SENSOR_USAGE, in loc_eng_reinit()