Searched refs:getPosInfoFromNmea (Results 1 – 3 of 3) sorted by relevance
288 static bool getPosInfoFromNmea(const char *data,
310 bool QLocationUtils::getPosInfoFromNmea(const char *data, int size, QGeoPositionInfo *info, in getPosInfoFromNmea() function in QLocationUtils
841 return QLocationUtils::getPosInfoFromNmea(data, size, posInfo, d->m_userEquivalentRangeError, in parsePosInfoFromNmeaData()