Searched refs:FLP_LOCATION_HAS_BEARING (Results 1 – 2 of 2) sorted by relevance
78 if (flpLocation->flags & FLP_LOCATION_HAS_BEARING) { in convertToGnssLocation()
132 #define FLP_LOCATION_HAS_BEARING (1U<<4) macro