Searched refs:GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA (Results 1 – 9 of 9) sorted by relevance
308 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
346 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
353 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
441 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()442 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()
409 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()410 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()
514 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()515 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()