Home
last modified time | relevance | path

Searched refs:setLPPConfig (Results 1 – 25 of 29) sorted by relevance

12

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h179 setLPPConfig(uint32_t profile) in setLPPConfig() function
181 return mLocApi->setLPPConfig(profile); in setLPPConfig()
Dloc_eng.cpp465 mAdapter->setLPPConfig(mLppConfig); in proc()
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.h189 setLPPConfig(uint32_t profile) in setLPPConfig() function
191 return mLocApi->setLPPConfig(profile); in setLPPConfig()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
DLocEngAdapter.h194 setLPPConfig(uint32_t profile) in setLPPConfig() function
196 return mLocApi->setLPPConfig(profile); in setLPPConfig()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.h194 setLPPConfig(uint32_t profile) in setLPPConfig() function
196 return mLocApi->setLPPConfig(profile); in setLPPConfig()
Dloc_eng.cpp525 mAdapter->setLPPConfig(mLppConfig); in proc()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
DLocEngAdapter.h194 setLPPConfig(uint32_t profile) in setLPPConfig() function
196 return mLocApi->setLPPConfig(profile); in setLPPConfig()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
DLocEngAdapter.h189 setLPPConfig(uint32_t profile) in setLPPConfig() function
191 return mLocApi->setLPPConfig(profile); in setLPPConfig()
/hardware/qcom/gps/msm8960/core/
DLocApiBase.h148 setLPPConfig(uint32_t profile);
DLocApiBase.cpp371 setLPPConfig(uint32_t profile)
/hardware/qcom/gps/msm8084/core/
DLocApiBase.h166 setLPPConfig(uint32_t profile);
DLocApiBase.cpp413 setLPPConfig(uint32_t profile)
/hardware/qcom/gps/msm8909/core/
DLocApiBase.h175 setLPPConfig(uint32_t profile);
DLocApiBase.cpp448 setLPPConfig(uint32_t profile) in open()
/hardware/qcom/gps/core/
DLocApiBase.h175 setLPPConfig(uint32_t profile);
DLocApiBase.cpp448 setLPPConfig(uint32_t profile)
/hardware/qcom/gps/msm8996/core/
DLocApiBase.h175 setLPPConfig(uint32_t profile);
DLocApiBase.cpp447 setLPPConfig(uint32_t profile) in open()
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.h178 virtual LocationError setLPPConfig(GnssConfigLppProfile profile);
DLocApiBase.cpp489 setLPPConfig(GnssConfigLppProfile /*profile*/) in open()
/hardware/qcom/gps/msm8994/core/
DLocApiBase.h175 setLPPConfig(uint32_t profile);
DLocApiBase.cpp448 setLPPConfig(uint32_t profile)
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h181 virtual LocationError setLPPConfig(GnssConfigLppProfile profile);
DLocApiBase.cpp515 setLPPConfig(GnssConfigLppProfile profile) in open()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp531 mApi.setLPPConfig(mAdapter.convertLppProfile(ContextBase::mGps_conf.LPP_PROFILE)); in setConfigCommand()
729 err = mApi.setLPPConfig(mConfig.lppProfile); in gnssUpdateConfigCommand()

12