Searched refs:FLP_LOCATION_HAS_LAT_LONG (Results 1 – 2 of 2) sorted by relevance
69 if (flpLocation->flags & FLP_LOCATION_HAS_LAT_LONG) { in convertToGnssLocation()
126 #define FLP_LOCATION_HAS_LAT_LONG (1U<<0) macro