/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 102 GpsLocationExtended &locationExtended, in reportPosition() argument 109 locationExtended, in reportPosition() 117 GpsLocationExtended &locationExtended, in reportPosition() argument 123 locationExtended, in reportPosition() 128 locationExtended, in reportPosition() 136 GpsLocationExtended &locationExtended, in reportSv() argument 139 locationExtended, svExt)); in reportSv() 143 GpsLocationExtended &locationExtended, in reportSv() argument 150 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) { in reportSv() 151 mInternalAdapter->reportSv(svStatus, locationExtended, svExt); in reportSv()
|
D | loc_eng_nmea.cpp | 114 const GpsLocationExtended &locationExtended, in loc_eng_nmea_generate_pos() argument 184 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() 187 locationExtended.pdop, in loc_eng_nmea_generate_pos() 188 locationExtended.hdop, in loc_eng_nmea_generate_pos() 189 locationExtended.vdop); in loc_eng_nmea_generate_pos() 216 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 218 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 383 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 385 float magneticVariation = locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 498 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() [all …]
|
D | loc_eng_nmea.h | 39 …_s_type *loc_eng_data_p, const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended); 40 …eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned cha…
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 171 GpsLocationExtended &locationExtended, in reportPosition() argument 178 locationExtended, in reportPosition() 186 GpsLocationExtended &locationExtended, in reportPosition() argument 192 locationExtended, in reportPosition() 197 locationExtended, in reportPosition() 205 GpsLocationExtended &locationExtended, in reportSv() argument 208 locationExtended, svExt)); in reportSv() 212 GpsLocationExtended &locationExtended, in reportSv() argument 219 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) { in reportSv() 220 mInternalAdapter->reportSv(svStatus, locationExtended, svExt); in reportSv()
|
D | loc_eng_nmea.cpp | 118 const GpsLocationExtended &locationExtended, in loc_eng_nmea_generate_pos() argument 188 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() 191 locationExtended.pdop, in loc_eng_nmea_generate_pos() 192 locationExtended.hdop, in loc_eng_nmea_generate_pos() 193 locationExtended.vdop); in loc_eng_nmea_generate_pos() 220 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 222 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 387 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 389 float magneticVariation = locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 502 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() [all …]
|
D | loc_eng_nmea.h | 39 …_s_type *loc_eng_data_p, const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended); 40 …eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned cha…
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 118 const GpsLocationExtended &locationExtended, in loc_eng_nmea_generate_pos() argument 192 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() 195 locationExtended.pdop, in loc_eng_nmea_generate_pos() 196 locationExtended.hdop, in loc_eng_nmea_generate_pos() 197 locationExtended.vdop); in loc_eng_nmea_generate_pos() 224 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 226 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 391 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 393 float magneticVariation = locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 506 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() [all …]
|
D | loc_eng_nmea.h | 40 …ype *loc_eng_data_p, const QtiGnssSvStatus &svStatus, const GpsLocationExtended &locationExtended); 41 …eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned cha…
|
D | LocEngAdapter.cpp | 345 GpsLocationExtended &locationExtended, in reportPosition() argument 352 locationExtended, in reportPosition() 360 GpsLocationExtended &locationExtended, in reportPosition() argument 366 locationExtended, in reportPosition() 371 locationExtended, in reportPosition() 379 GpsLocationExtended &locationExtended, in reportSv() argument 382 locationExtended, svExt)); in reportSv() 386 GpsLocationExtended &locationExtended, in reportSv() argument 393 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) { in reportSv() 394 mInternalAdapter->reportSv(svStatus, locationExtended, svExt); in reportSv()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 118 const GpsLocationExtended &locationExtended, in loc_eng_nmea_generate_pos() argument 191 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() 194 locationExtended.pdop, in loc_eng_nmea_generate_pos() 195 locationExtended.hdop, in loc_eng_nmea_generate_pos() 196 locationExtended.vdop); in loc_eng_nmea_generate_pos() 223 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 225 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 390 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 392 float magneticVariation = locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 505 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() [all …]
|
D | loc_eng_nmea.h | 40 …ype *loc_eng_data_p, const QtiGnssSvStatus &svStatus, const GpsLocationExtended &locationExtended); 41 …eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned cha…
|
D | LocEngAdapter.cpp | 345 GpsLocationExtended &locationExtended, in reportPosition() argument 352 locationExtended, in reportPosition() 360 GpsLocationExtended &locationExtended, in reportPosition() argument 366 locationExtended, in reportPosition() 371 locationExtended, in reportPosition() 379 GpsLocationExtended &locationExtended, in reportSv() argument 382 locationExtended, svExt)); in reportSv() 386 GpsLocationExtended &locationExtended, in reportSv() argument 393 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) { in reportSv() 394 mInternalAdapter->reportSv(svStatus, locationExtended, svExt); in reportSv()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 118 const GpsLocationExtended &locationExtended, in loc_eng_nmea_generate_pos() argument 191 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() 194 locationExtended.pdop, in loc_eng_nmea_generate_pos() 195 locationExtended.hdop, in loc_eng_nmea_generate_pos() 196 locationExtended.vdop); in loc_eng_nmea_generate_pos() 223 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 225 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 390 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 392 float magneticVariation = locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 505 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() [all …]
|
D | LocEngAdapter.cpp | 169 GpsLocationExtended &locationExtended, in reportPosition() argument 176 locationExtended, in reportPosition() 184 GpsLocationExtended &locationExtended, in reportPosition() argument 190 locationExtended, in reportPosition() 195 locationExtended, in reportPosition() 203 GpsLocationExtended &locationExtended, in reportSv() argument 206 locationExtended, svExt)); in reportSv() 210 GpsLocationExtended &locationExtended, in reportSv() argument 217 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) { in reportSv() 218 mInternalAdapter->reportSv(svStatus, locationExtended, svExt); in reportSv()
|
D | loc_eng_nmea.h | 39 …_s_type *loc_eng_data_p, const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended); 40 …eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned cha…
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 118 const GpsLocationExtended &locationExtended, in loc_eng_nmea_generate_pos() argument 191 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() 194 locationExtended.pdop, in loc_eng_nmea_generate_pos() 195 locationExtended.hdop, in loc_eng_nmea_generate_pos() 196 locationExtended.vdop); in loc_eng_nmea_generate_pos() 223 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 225 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 390 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MAG_DEV) in loc_eng_nmea_generate_pos() 392 float magneticVariation = locationExtended.magneticDeviation; in loc_eng_nmea_generate_pos() 505 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP) in loc_eng_nmea_generate_pos() [all …]
|
D | LocEngAdapter.cpp | 169 GpsLocationExtended &locationExtended, in reportPosition() argument 176 locationExtended, in reportPosition() 184 GpsLocationExtended &locationExtended, in reportPosition() argument 190 locationExtended, in reportPosition() 195 locationExtended, in reportPosition() 203 GpsLocationExtended &locationExtended, in reportSv() argument 206 locationExtended, svExt)); in reportSv() 210 GpsLocationExtended &locationExtended, in reportSv() argument 217 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) { in reportSv() 218 mInternalAdapter->reportSv(svStatus, locationExtended, svExt); in reportSv()
|
D | loc_eng_nmea.h | 39 …_s_type *loc_eng_data_p, const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended); 40 …eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned cha…
|
/hardware/qcom/gps/msm8996/core/ |
D | LocAdapterBase.cpp | 69 GpsLocationExtended &locationExtended, in reportPosition() argument 75 locationExtended, in reportPosition() 84 GpsLocationExtended &locationExtended,
|
/hardware/qcom/gps/msm8909/core/ |
D | LocAdapterBase.cpp | 69 GpsLocationExtended &locationExtended, in reportPosition() argument 75 locationExtended, in reportPosition() 84 GpsLocationExtended &locationExtended,
|
/hardware/qcom/gps/msm8960/core/ |
D | UlpProxyBase.h | 46 GpsLocationExtended &locationExtended, in reportPosition() argument 53 GpsLocationExtended &locationExtended, in reportSv() argument
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 684 GpsLocationExtended locationExtended = {0}; in reportPosition() local 687 locationExtended.size = sizeof(locationExtended); in reportPosition() 748 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL; in reportPosition() 749 … locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level; in reportPosition() 754 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_MAG_DEV; in reportPosition() 755 locationExtended.magneticDeviation = location_report_ptr->magnetic_deviation; in reportPosition() 760 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition() 761 locationExtended.vert_unc = location_report_ptr->vert_unc; in reportPosition() 766 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition() 767 locationExtended.speed_unc = location_report_ptr->speed_unc; in reportPosition() [all …]
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 684 GpsLocationExtended locationExtended = {0}; in reportPosition() local 687 locationExtended.size = sizeof(locationExtended); in reportPosition() 748 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL; in reportPosition() 749 … locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level; in reportPosition() 754 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_MAG_DEV; in reportPosition() 755 locationExtended.magneticDeviation = location_report_ptr->magnetic_deviation; in reportPosition() 760 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition() 761 locationExtended.vert_unc = location_report_ptr->vert_unc; in reportPosition() 766 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition() 767 locationExtended.speed_unc = location_report_ptr->speed_unc; in reportPosition() [all …]
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 684 GpsLocationExtended locationExtended = {0}; in reportPosition() local 687 locationExtended.size = sizeof(locationExtended); in reportPosition() 746 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL; in reportPosition() 747 … locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level; in reportPosition() 752 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_MAG_DEV; in reportPosition() 753 locationExtended.magneticDeviation = location_report_ptr->magnetic_deviation; in reportPosition() 758 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition() 759 locationExtended.vert_unc = location_report_ptr->vert_unc; in reportPosition() 764 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition() 765 locationExtended.speed_unc = location_report_ptr->speed_unc; in reportPosition() [all …]
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 684 GpsLocationExtended locationExtended = {0}; in reportPosition() local 687 locationExtended.size = sizeof(locationExtended); in reportPosition() 746 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL; in reportPosition() 747 … locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level; in reportPosition() 752 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_MAG_DEV; in reportPosition() 753 locationExtended.magneticDeviation = location_report_ptr->magnetic_deviation; in reportPosition() 758 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_VERT_UNC; in reportPosition() 759 locationExtended.vert_unc = location_report_ptr->vert_unc; in reportPosition() 764 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_SPEED_UNC; in reportPosition() 765 locationExtended.speed_unc = location_report_ptr->speed_unc; in reportPosition() [all …]
|