Searched refs:LPP_PROFILE (Results 1 – 18 of 18) sorted by relevance
/hardware/qcom/gps/msm8994/etc/ |
D | gps.conf | 101 LPP_PROFILE = 0
|
/hardware/qcom/gps/etc/ |
D | gps.conf | 101 LPP_PROFILE = 0
|
/hardware/qcom/gps/msm8909/etc/ |
D | gps.conf | 101 LPP_PROFILE = 2
|
/hardware/qcom/gps/msm8996/etc/ |
D | gps.conf | 101 LPP_PROFILE = 2
|
/hardware/qcom/gps/msm8084/etc/ |
D | gps.conf | 85 LPP_PROFILE = 0
|
/hardware/qcom/gps/msm8960/etc/ |
D | gps.conf | 78 LPP_PROFILE = 0
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.h | 149 unsigned long LPP_PROFILE; member
|
D | loc_eng.cpp | 120 {"LPP_PROFILE", &gps_conf.LPP_PROFILE, NULL, 'n'}, 161 gps_conf.LPP_PROFILE = 0; in loc_default_parameters() 1487 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_reinit()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.h | 153 uint32_t LPP_PROFILE; member
|
D | loc_eng.cpp | 101 {"LPP_PROFILE", &gps_conf.LPP_PROFILE, NULL, 'n'}, 171 gps_conf.LPP_PROFILE = 0; in loc_default_parameters() 1786 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_reinit() 2725 if (gps_conf_tmp.LPP_PROFILE != gps_conf.LPP_PROFILE) { in loc_eng_configuration_update() 2726 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_configuration_update() 2735 gps_conf_tmp.LPP_PROFILE = gps_conf.LPP_PROFILE; in loc_eng_configuration_update()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng.h | 153 uint32_t LPP_PROFILE; member
|
D | loc_eng.cpp | 101 {"LPP_PROFILE", &gps_conf.LPP_PROFILE, NULL, 'n'}, 148 gps_conf.LPP_PROFILE = 0; in loc_default_parameters() 1790 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_reinit() 2724 if (gps_conf_tmp.LPP_PROFILE != gps_conf.LPP_PROFILE) { in loc_eng_configuration_update() 2725 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_configuration_update() 2737 gps_conf_tmp.LPP_PROFILE = gps_conf.LPP_PROFILE; in loc_eng_configuration_update()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.h | 153 uint32_t LPP_PROFILE; member
|
D | loc_eng.cpp | 101 {"LPP_PROFILE", &gps_conf.LPP_PROFILE, NULL, 'n'}, 148 gps_conf.LPP_PROFILE = 0; in loc_default_parameters() 1789 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_reinit() 2723 if (gps_conf_tmp.LPP_PROFILE != gps_conf.LPP_PROFILE) { in loc_eng_configuration_update() 2724 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_configuration_update() 2736 gps_conf_tmp.LPP_PROFILE = gps_conf.LPP_PROFILE; in loc_eng_configuration_update()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng.h | 153 uint32_t LPP_PROFILE; member
|
D | loc_eng.cpp | 101 {"LPP_PROFILE", &gps_conf.LPP_PROFILE, NULL, 'n'}, 148 gps_conf.LPP_PROFILE = 0; in loc_default_parameters() 1789 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_reinit() 2723 if (gps_conf_tmp.LPP_PROFILE != gps_conf.LPP_PROFILE) { in loc_eng_configuration_update() 2724 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_configuration_update() 2736 gps_conf_tmp.LPP_PROFILE = gps_conf.LPP_PROFILE; in loc_eng_configuration_update()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng.h | 153 uint32_t LPP_PROFILE; member
|
D | loc_eng.cpp | 101 {"LPP_PROFILE", &gps_conf.LPP_PROFILE, NULL, 'n'}, 148 gps_conf.LPP_PROFILE = 0; in loc_default_parameters() 1790 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_reinit() 2724 if (gps_conf_tmp.LPP_PROFILE != gps_conf.LPP_PROFILE) { in loc_eng_configuration_update() 2725 adapter->sendMsg(new LocEngLppConfig(adapter, gps_conf.LPP_PROFILE)); in loc_eng_configuration_update() 2737 gps_conf_tmp.LPP_PROFILE = gps_conf.LPP_PROFILE; in loc_eng_configuration_update()
|