Searched refs:SUPL_PORT (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/gps/msm8084/etc/ |
D | gps.conf | 63 SUPL_PORT=7276
|
/hardware/qcom/gps/msm8960/etc/ |
D | gps.conf | 65 SUPL_PORT=7276
|
/hardware/qcom/sm8150p/gps/core/ |
D | ContextBase.cpp | 77 {"SUPL_PORT", &mGps_conf.SUPL_PORT, NULL, 'n'}, 124 mGps_conf.SUPL_PORT = 0; in readConfig()
|
D | ContextBase.h | 66 uint32_t SUPL_PORT; member
|
/hardware/qcom/sm7150/gps/core/ |
D | ContextBase.cpp | 78 {"SUPL_PORT", &mGps_conf.SUPL_PORT, NULL, 'n'}, 132 mGps_conf.SUPL_PORT = 0; in readConfig()
|
D | ContextBase.h | 66 uint32_t SUPL_PORT; member
|
/hardware/qcom/sm8150/gps/core/ |
D | ContextBase.cpp | 79 {"SUPL_PORT", &mGps_conf.SUPL_PORT, NULL, 'n'}, 135 mGps_conf.SUPL_PORT = 0; in readConfig()
|
D | ContextBase.h | 71 uint32_t SUPL_PORT; member
|
/hardware/qcom/sm7250/gps/core/ |
D | ContextBase.cpp | 79 {"SUPL_PORT", &mGps_conf.SUPL_PORT, NULL, 'n'}, 135 mGps_conf.SUPL_PORT = 0; in readConfig()
|
D | ContextBase.h | 71 uint32_t SUPL_PORT; member
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 717 ContextBase::mGps_conf.SUPL_PORT = port; in setSuplHostServer() 755 ContextBase::mGps_conf.SUPL_PORT, in setConfig()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 683 ContextBase::mGps_conf.SUPL_PORT = port; in setSuplHostServer() 721 ContextBase::mGps_conf.SUPL_PORT, in setConfig()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 847 ContextBase::mGps_conf.SUPL_PORT = port; in setSuplHostServer() 888 ContextBase::mGps_conf.SUPL_PORT, in setConfig()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.cpp | 847 ContextBase::mGps_conf.SUPL_PORT = port; in setSuplHostServer() 888 ContextBase::mGps_conf.SUPL_PORT, in setConfig()
|