/aosp12/hardware/qcom/gps/msm8909w_3100/android/ |
H A D | GnssConfiguration.cpp | 136 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/gps/msm8998/android/ |
H A D | GnssConfiguration.cpp | 136 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.0/ |
H A D | GnssConfiguration.cpp | 139 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/android/ |
H A D | GnssConfiguration.cpp | 136 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/sm7150/gps/android/1.0/ |
H A D | GnssConfiguration.cpp | 142 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.1/ |
H A D | GnssConfiguration.cpp | 139 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/sm8150p/gps/android/2.0/ |
H A D | GnssConfiguration.cpp | 128 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/sm7150/gps/android/2.0/ |
H A D | GnssConfiguration.cpp | 131 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/sm7150/gps/android/1.1/ |
H A D | GnssConfiguration.cpp | 142 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/ |
H A D | GnssConfiguration.cpp | 139 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in setLppProfile()
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | LocationAPI.h | 167 GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE, // Both LPP UP and CP enumerator
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | LocationAPI.h | 167 GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE, // Both LPP UP and CP enumerator
|
/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | LocationAPI.h | 172 GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE, // Both LPP UP and CP enumerator
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | LocationDataTypes.h | 217 GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE, // Both LPP UP and CP enumerator
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | LocationDataTypes.h | 258 GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE, // Both LPP UP and CP enumerator
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | LocationDataTypes.h | 259 GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE, // Both LPP UP and CP enumerator
|
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | GnssAdapter.cpp | 317 case GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE: in convertLppProfile() 334 return GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in convertLppProfile()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/ |
H A D | GnssAdapter.cpp | 314 case GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE: in convertLppProfile() 331 return GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in convertLppProfile()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | GnssAdapter.cpp | 312 case GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE: in convertLppProfile() 329 return GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in convertLppProfile()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | GnssAdapter.cpp | 446 case GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE: in convertLppProfile() 463 return GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE; in convertLppProfile()
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | GnssAdapter.cpp | 523 case GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE: in convertLppProfile()
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | GnssAdapter.cpp | 557 case GNSS_CONFIG_LPP_PROFILE_USER_PLANE_AND_CONTROL_PLANE: in convertLppProfile()
|