Searched refs:getSatInfoFromNmea (Results 1 – 3 of 3) sorted by relevance
305 static GSVParseStatus getSatInfoFromNmea(const char *data,
355 QLocationUtils::GSVParseStatus QLocationUtils::getSatInfoFromNmea(const char *data, int size, QList… in getSatInfoFromNmea() function in QLocationUtils
396 …const QLocationUtils::GSVParseStatus parserStatus = QLocationUtils::getSatInfoFromNmea(buf, size, … in readAvailableData()