Searched defs:GpsLocationExtended (Results 1 - 8 of 8) sorted by relevance
/hardware/qcom/gps/core/ |
H A D | gps_extended_c.h | 229 /** GpsLocationExtended has valid latitude and longitude. */ 231 /** GpsLocationExtended has valid altitude. */ 233 /** GpsLocationExtended has valid speed. */ 235 /** GpsLocationExtended has valid bearing. */ 237 /** GpsLocationExtended has valid accuracy. */ 245 /** Flags to indicate which values are valid in a GpsLocationExtended. */ 247 /** GpsLocationExtended has valid pdop, hdop, vdop. */ 249 /** GpsLocationExtended has valid altitude mean sea level. */ 255 /** GpsLocationExtended has valid vertical uncertainty */ 257 /** GpsLocationExtended ha 280 } GpsLocationExtended; typedef in typeref:struct:__anon3247 [all...] |
/hardware/qcom/gps/msm8084/core/ |
H A D | gps_extended_c.h | 214 /** GpsLocationExtended has valid latitude and longitude. */ 216 /** GpsLocationExtended has valid altitude. */ 218 /** GpsLocationExtended has valid speed. */ 220 /** GpsLocationExtended has valid bearing. */ 222 /** GpsLocationExtended has valid accuracy. */ 230 /** Flags to indicate which values are valid in a GpsLocationExtended. */ 232 /** GpsLocationExtended has valid pdop, hdop, vdop. */ 234 /** GpsLocationExtended has valid altitude mean sea level. */ 240 /** GpsLocationExtended has valid vertical uncertainty */ 242 /** GpsLocationExtended ha 265 } GpsLocationExtended; typedef in typeref:struct:__anon3333 [all...] |
/hardware/qcom/gps/msm8909/core/ |
H A D | gps_extended_c.h | 200 /** Flags to indicate which values are valid in a GpsLocationExtended. */ 202 /** GpsLocationExtended has valid pdop, hdop, vdop. */ 204 /** GpsLocationExtended has valid altitude mean sea level. */ 210 /** GpsLocationExtended has valid vertical uncertainty */ 212 /** GpsLocationExtended has valid speed uncertainty */ 214 /** GpsLocationExtended has valid heading uncertainty */ 216 /** GpsLocationExtended has valid horizontal reliability */ 218 /** GpsLocationExtended has valid vertical reliability */ 231 /** set to sizeof(GpsLocationExtended) */ 255 } GpsLocationExtended; typedef in typeref:struct:__anon3427 [all...] |
/hardware/qcom/gps/msm8960/core/ |
H A D | gps_extended_c.h | 188 /** Flags to indicate which values are valid in a GpsLocationExtended. */ 190 /** GpsLocationExtended has valid pdop, hdop, vdop. */ 192 /** GpsLocationExtended has valid altitude mean sea level. */ 198 /** GpsLocationExtended has valid vertical uncertainty */ 200 /** GpsLocationExtended has valid speed uncertainty */ 205 /** set to sizeof(GpsLocationExtended) */ 223 } GpsLocationExtended; typedef in typeref:struct:__anon3481
|
/hardware/qcom/gps/msm8994/core/ |
H A D | gps_extended_c.h | 229 /** GpsLocationExtended has valid latitude and longitude. */ 231 /** GpsLocationExtended has valid altitude. */ 233 /** GpsLocationExtended has valid speed. */ 235 /** GpsLocationExtended has valid bearing. */ 237 /** GpsLocationExtended has valid accuracy. */ 245 /** Flags to indicate which values are valid in a GpsLocationExtended. */ 247 /** GpsLocationExtended has valid pdop, hdop, vdop. */ 249 /** GpsLocationExtended has valid altitude mean sea level. */ 255 /** GpsLocationExtended has valid vertical uncertainty */ 257 /** GpsLocationExtended ha 280 } GpsLocationExtended; typedef in typeref:struct:__anon3509 [all...] |
/hardware/qcom/gps/msm8996/core/ |
H A D | gps_extended_c.h | 200 /** Flags to indicate which values are valid in a GpsLocationExtended. */ 202 /** GpsLocationExtended has valid pdop, hdop, vdop. */ 204 /** GpsLocationExtended has valid altitude mean sea level. */ 210 /** GpsLocationExtended has valid vertical uncertainty */ 212 /** GpsLocationExtended has valid speed uncertainty */ 214 /** GpsLocationExtended has valid heading uncertainty */ 216 /** GpsLocationExtended has valid horizontal reliability */ 218 /** GpsLocationExtended has valid vertical reliability */ 231 /** set to sizeof(GpsLocationExtended) */ 255 } GpsLocationExtended; typedef in typeref:struct:__anon3603 [all...] |
/hardware/qcom/gps/msm8998/utils/ |
H A D | gps_extended_c.h | 253 /** Flags to indicate which values are valid in a GpsLocationExtended. */ 255 /** GpsLocationExtended has valid pdop, hdop, vdop. */ 257 /** GpsLocationExtended has valid altitude mean sea level. */ 263 /** GpsLocationExtended has valid vertical uncertainty */ 265 /** GpsLocationExtended has valid speed uncertainty */ 267 /** GpsLocationExtended has valid heading uncertainty */ 269 /** GpsLocationExtended has valid horizontal reliability */ 271 /** GpsLocationExtended has valid vertical reliability */ 273 /** GpsLocationExtended has valid Horizontal Elliptical Uncertainty (Semi-Major Axis) */ 275 /** GpsLocationExtended ha 380 } GpsLocationExtended; typedef in typeref:struct:__anon3748 [all...] |
/hardware/qcom/gps/sdm845/utils/ |
H A D | gps_extended_c.h | 261 /** Flags to indicate which values are valid in a GpsLocationExtended. */ 263 /** GpsLocationExtended has valid pdop, hdop, vdop. */ 265 /** GpsLocationExtended has valid altitude mean sea level. */ 271 /** GpsLocationExtended has valid vertical uncertainty */ 273 /** GpsLocationExtended has valid speed uncertainty */ 275 /** GpsLocationExtended has valid heading uncertainty */ 277 /** GpsLocationExtended has valid horizontal reliability */ 279 /** GpsLocationExtended has valid vertical reliability */ 281 /** GpsLocationExtended has valid Horizontal Elliptical Uncertainty (Semi-Major Axis) */ 283 /** GpsLocationExtended ha 390 } GpsLocationExtended; typedef in typeref:struct:__anon3914 [all...] |
Completed in 75 milliseconds