/aosp12/hardware/interfaces/gnss/aidl/default/ |
H A D | GnssConfiguration.h | 46 struct GnssConfiguration : public BnGnssConfiguration { struct 48 ndk::ScopedAStatus setSuplVersion(int) override { return ndk::ScopedAStatus::ok(); } in setSuplVersion() 50 ndk::ScopedAStatus setSuplMode(int) override { return ndk::ScopedAStatus::ok(); } in setSuplMode() 52 ndk::ScopedAStatus setLppProfile(int) override { return ndk::ScopedAStatus::ok(); } in setLppProfile() 54 ndk::ScopedAStatus setGlonassPositioningProtocol(int) override { in setGlonassPositioningProtocol() 58 ndk::ScopedAStatus setEmergencySuplPdn(bool) override { return ndk::ScopedAStatus::ok(); } in setEmergencySuplPdn() 60 ndk::ScopedAStatus setEsExtensionSec(int) override { return ndk::ScopedAStatus::ok(); } in setEsExtensionSec() 68 BlocklistedConstellationSet mBlocklistedConstellationSet; 69 mutable std::recursive_mutex mMutex;
|
/aosp12/hardware/interfaces/gnss/common/utils/default/include/v2_1/ |
H A D | GnssConfiguration.h | 50 struct GnssConfiguration : public IGnssConfiguration { struct 78 BlacklistedSourceSetV2_1 mBlacklistedSourceSet; 79 BlacklistedConstellationSetV2_1 mBlacklistedConstellationSet;
|
/aosp12/hardware/interfaces/gnss/1.1/default/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct 63 BlacklistedConstellationSet mBlacklistedConstellationSet; 64 mutable std::recursive_mutex mMutex;
|
/aosp12/hardware/qcom/gps/msm8909w_3100/android/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
H A D | GnssConfiguration.cpp | 33 GnssConfiguration::GnssConfiguration(Gnss* gnss) : mGnss(gnss) { in GnssConfiguration() function in android::hardware::gnss::V1_0::implementation::GnssConfiguration
|
/aosp12/hardware/qcom/gps/msm8998/android/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
H A D | GnssConfiguration.cpp | 33 GnssConfiguration::GnssConfiguration(Gnss* gnss) : mGnss(gnss) { in GnssConfiguration() function in android::hardware::gnss::V1_0::implementation::GnssConfiguration
|
/aosp12/hardware/interfaces/gnss/1.0/default/ |
H A D | GnssConfiguration.h | 41 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/interfaces/gnss/2.0/default/ |
H A D | GnssConfiguration.h | 38 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.0/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.1/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm8150p/gps/android/2.0/ |
H A D | GnssConfiguration.h | 44 struct GnssConfiguration : public V2_0::IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm7250/gps/android/1.0/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm7250/gps/android/1.1/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm7250/gps/android/2.0/ |
H A D | GnssConfiguration.h | 44 struct GnssConfiguration : public V2_0::IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm7250/gps/android/2.1/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public V2_1::IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm7150/gps/android/2.0/ |
H A D | GnssConfiguration.h | 44 struct GnssConfiguration : public V2_0::IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm7150/gps/android/1.1/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm7150/gps/android/1.0/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/android/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm8150/gps/android/1.0/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm8150/gps/android/1.1/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm8150/gps/android/2.0/ |
H A D | GnssConfiguration.h | 44 struct GnssConfiguration : public V2_0::IGnssConfiguration { struct
|
/aosp12/hardware/qcom/sm8150/gps/android/2.1/ |
H A D | GnssConfiguration.h | 45 struct GnssConfiguration : public V2_1::IGnssConfiguration { struct
|