Searched refs:GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC (Results 1 – 8 of 8) sorted by relevance
366 #define GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC 0x4000000 macro
373 #define GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC 0x4000000 macro
362 if (GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC & locationExtended.flags) { in convertLocationInfo()460 if (GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC & locationExtended.flags) { in convertLocationInfo()461 out.flags |= GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC; in convertLocationInfo()
394 if (GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC & locationExtended.flags) { in convertLocationInfo()492 if (GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC & locationExtended.flags) { in convertLocationInfo()493 out.flags |= GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC; in convertLocationInfo()
465 if (GPS_LOCATION_EXTENDED_HAS_UP_VEL_UNC & locationExtended.flags) { in convertLocationInfo()