Searched refs:sapConf (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 763 loc_sap_cfg_s_type sapConf = ContextBase::mSap_conf; in setConfig() local 812 [this, gpsConf, sapConf, oldMoServerUrl, gnssConfigRequested] () mutable { in setConfig() 857 if (sapConf.GYRO_BIAS_RANDOM_WALK_VALID || in setConfig() 858 sapConf.ACCEL_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 859 sapConf.ANGLE_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 860 sapConf.RATE_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 861 sapConf.VELOCITY_RANDOM_WALK_SPECTRAL_DENSITY_VALID ) { in setConfig() 863 sapConf.GYRO_BIAS_RANDOM_WALK_VALID, in setConfig() 864 sapConf.GYRO_BIAS_RANDOM_WALK, in setConfig() 865 sapConf.ACCEL_RANDOM_WALK_SPECTRAL_DENSITY_VALID, in setConfig() [all …]
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 729 loc_sap_cfg_s_type sapConf = ContextBase::mSap_conf; in setConfig() local 780 [this, gpsConf, sapConf, oldMoServerUrl, gnssConfigRequested] () { in setConfig() 805 if (sapConf.GYRO_BIAS_RANDOM_WALK_VALID || in setConfig() 806 sapConf.ACCEL_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 807 sapConf.ANGLE_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 808 sapConf.RATE_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 809 sapConf.VELOCITY_RANDOM_WALK_SPECTRAL_DENSITY_VALID ) { in setConfig() 811 sapConf.GYRO_BIAS_RANDOM_WALK_VALID, in setConfig() 812 sapConf.GYRO_BIAS_RANDOM_WALK, in setConfig() 813 sapConf.ACCEL_RANDOM_WALK_SPECTRAL_DENSITY_VALID, in setConfig() [all …]
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 894 loc_sap_cfg_s_type sapConf = ContextBase::mSap_conf; in setConfig() local 939 [this, gpsConf, sapConf, oldMoServerUrl, gnssConfigRequested] () mutable { in setConfig() 992 if (sapConf.GYRO_BIAS_RANDOM_WALK_VALID || in setConfig() 993 sapConf.ACCEL_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 994 sapConf.ANGLE_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 995 sapConf.RATE_RANDOM_WALK_SPECTRAL_DENSITY_VALID || in setConfig() 996 sapConf.VELOCITY_RANDOM_WALK_SPECTRAL_DENSITY_VALID ) { in setConfig() 998 sapConf.GYRO_BIAS_RANDOM_WALK_VALID, in setConfig() 999 sapConf.GYRO_BIAS_RANDOM_WALK, in setConfig() 1000 sapConf.ACCEL_RANDOM_WALK_SPECTRAL_DENSITY_VALID, in setConfig() [all …]
|