Home
last modified time | relevance | path

Searched refs:satellitesUsed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeosatelliteinfosource_geocluemaster.cpp145 void QGeoSatelliteInfoSourceGeoclueMaster::updateSatelliteInfo(int timestamp, int satellitesUsed, in updateSatelliteInfo() argument
164 if (inUse.length() != satellitesUsed) { in updateSatelliteInfo()
167 satellitesUsed); in updateSatelliteInfo()
209 void QGeoSatelliteInfoSourceGeoclueMaster::satelliteChanged(int timestamp, int satellitesUsed, int … in satelliteChanged() argument
211 updateSatelliteInfo(timestamp, satellitesUsed, satellitesVisible, usedPrn, satInfos); in satelliteChanged()
H A Dqgeosatelliteinfosource_geocluemaster.h79 void satelliteChanged(int timestamp, int satellitesUsed, int satellitesVisible,
87 void updateSatelliteInfo(int timestamp, int satellitesUsed, int satellitesVisible,