Searched refs:SUPL_VER (Results 1 – 18 of 18) sorted by relevance
/hardware/qcom/gps/msm8994/etc/ |
D | gps.conf | 44 SUPL_VER=0x10000
|
/hardware/qcom/gps/etc/ |
D | gps.conf | 44 SUPL_VER=0x10000
|
/hardware/qcom/gps/msm8909/etc/ |
D | gps.conf | 44 SUPL_VER=0x10000
|
/hardware/qcom/gps/msm8996/etc/ |
D | gps.conf | 44 SUPL_VER=0x10000
|
/hardware/qcom/gps/msm8084/etc/ |
D | gps.conf | 37 SUPL_VER=0x10000
|
/hardware/qcom/gps/msm8960/etc/ |
D | gps.conf | 42 SUPL_VER=0x10000
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.h | 146 unsigned long SUPL_VER; member
|
D | loc_eng.cpp | 101 {"SUPL_VER", &gps_conf.SUPL_VER, NULL, 'n'}, 131 gps_conf.SUPL_VER = 0x10000; in loc_default_parameters() 1486 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_reinit()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.h | 151 uint32_t SUPL_VER; member
|
D | loc_eng.cpp | 100 {"SUPL_VER", &gps_conf.SUPL_VER, NULL, 'n'}, 141 gps_conf.SUPL_VER = 0x10000; in loc_default_parameters() 1785 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_reinit() 2722 if (gps_conf_tmp.SUPL_VER != gps_conf.SUPL_VER) { in loc_eng_configuration_update() 2723 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_configuration_update() 2734 gps_conf_tmp.SUPL_VER = gps_conf.SUPL_VER; in loc_eng_configuration_update()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng.h | 150 uint32_t SUPL_VER; member
|
D | loc_eng.cpp | 100 {"SUPL_VER", &gps_conf.SUPL_VER, NULL, 'n'}, 144 gps_conf.SUPL_VER = 0x10000; in loc_default_parameters() 1789 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_reinit() 2721 if (gps_conf_tmp.SUPL_VER != gps_conf.SUPL_VER) { in loc_eng_configuration_update() 2722 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_configuration_update() 2736 gps_conf_tmp.SUPL_VER = gps_conf.SUPL_VER; in loc_eng_configuration_update()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.h | 150 uint32_t SUPL_VER; member
|
D | loc_eng.cpp | 100 {"SUPL_VER", &gps_conf.SUPL_VER, NULL, 'n'}, 144 gps_conf.SUPL_VER = 0x10000; in loc_default_parameters() 1788 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_reinit() 2720 if (gps_conf_tmp.SUPL_VER != gps_conf.SUPL_VER) { in loc_eng_configuration_update() 2721 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_configuration_update() 2735 gps_conf_tmp.SUPL_VER = gps_conf.SUPL_VER; in loc_eng_configuration_update()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng.h | 150 uint32_t SUPL_VER; member
|
D | loc_eng.cpp | 100 {"SUPL_VER", &gps_conf.SUPL_VER, NULL, 'n'}, 144 gps_conf.SUPL_VER = 0x10000; in loc_default_parameters() 1788 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_reinit() 2720 if (gps_conf_tmp.SUPL_VER != gps_conf.SUPL_VER) { in loc_eng_configuration_update() 2721 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_configuration_update() 2735 gps_conf_tmp.SUPL_VER = gps_conf.SUPL_VER; in loc_eng_configuration_update()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng.h | 150 uint32_t SUPL_VER; member
|
D | loc_eng.cpp | 100 {"SUPL_VER", &gps_conf.SUPL_VER, NULL, 'n'}, 144 gps_conf.SUPL_VER = 0x10000; in loc_default_parameters() 1789 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_reinit() 2721 if (gps_conf_tmp.SUPL_VER != gps_conf.SUPL_VER) { in loc_eng_configuration_update() 2722 adapter->sendMsg(new LocEngSuplVer(adapter, gps_conf.SUPL_VER)); in loc_eng_configuration_update() 2736 gps_conf_tmp.SUPL_VER = gps_conf.SUPL_VER; in loc_eng_configuration_update()
|