Home
last modified time | relevance | path

Searched refs:ResourceGps (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeocluemaster.h66 ResourceGps = 1 << 2, enumerator
H A Dqgeosatelliteinfosource_geocluemaster.cpp294 if (!m_master->createMasterClient(Accuracy::Detailed, QGeoclueMaster::ResourceGps)) { in configureSatelliteSource()
H A Dqgeopositioninfosource_geocluemaster.cpp469 created = m_master->createMasterClient(Accuracy::Detailed, QGeoclueMaster::ResourceGps); in configurePositionSource()