Searched refs:custom_nmea_gga (Results 1 – 2 of 2) sorted by relevance
3426 bool custom_nmea_gga = (1 == ContextBase::mGps_conf.CUSTOM_NMEA_GGA_FIX_QUALITY_ENABLED); in reportPosition() local3429 generate_nmea, custom_nmea_gga, nmeaArraystr); in reportPosition()
4029 bool custom_nmea_gga = (1 == ContextBase::mGps_conf.CUSTOM_NMEA_GGA_FIX_QUALITY_ENABLED); in reportPosition() local4035 custom_nmea_gga, nmeaArraystr, indexOfGGA, isTagBlockGroupingEnabled); in reportPosition()