Searched refs:GPS_LOCATION_HAS_BEARING (Results 1 – 2 of 2) sorted by relevance
69 #define GPS_LOCATION_HAS_BEARING 0x0008 macro
363 r->fix.flags |= GPS_LOCATION_HAS_BEARING; in nmea_reader_update_bearing()484 if (r->fix.flags & GPS_LOCATION_HAS_BEARING) { in nmea_reader_parse()