Searched refs:traceAltitudeErr (Results 1 – 1 of 1) sorted by relevance
1347 static bool traceAltitudeErr = true; in readAltitude() 1368 traceAltitudeErr = true;1372 if (traceAltitudeErr) in ambientCallback() 1374 traceAltitudeErr = false; in ambientCallback() 1381 if (traceAltitudeErr) in ambientCallback() 1383 traceAltitudeErr = false; in ambientCallback() 1325 static bool traceAltitudeErr = true; readAltitude() local