| Top |  |  |  |  | 
| enum | QmiLocIntermediateReportState | 
| enum | QmiLocEventRegistrationFlag | 
| enum | QmiLocFixRecurrenceType | 
| enum | QmiLocOperationMode | 
| enum | QmiLocEngineState | 
| enum | QmiLocSatelliteValidInformation | 
| enum | QmiLocSystem | 
| enum | QmiLocHealthStatus | 
| enum | QmiLocSatelliteStatus | 
| enum | QmiLocNavigationData | 
| enum | QmiLocIndicationStatus | 
| enum | QmiLocSensorDataUsage | 
| enum | QmiLocTimeSource | 
| enum | QmiLocTechnologyUsed | 
| enum | QmiLocReliability | 
| enum | QmiLocSessionStatus | 
| enum | QmiLocServerType | 
| enum | QmiLocServerAddressType | 
| enum | QmiLocPredictedOrbitsDataFormat | 
| enum | QmiLocDeleteCellDatabase | 
| enum | QmiLocDeleteClockInfo | 
| enum | QmiLocDeleteGnssData | 
| enum | QmiLocNmeaType | 
| enum | QmiLocDeleteSvInfo | 
| enum | QmiLocLockType | 
GEnum ├── QmiLocEngineState ├── QmiLocFixRecurrenceType ├── QmiLocHealthStatus ├── QmiLocIndicationStatus ├── QmiLocIntermediateReportState ├── QmiLocLockType ├── QmiLocNavigationData ├── QmiLocOperationMode ├── QmiLocPredictedOrbitsDataFormat ├── QmiLocReliability ├── QmiLocSatelliteStatus ├── QmiLocServerType ├── QmiLocSessionStatus ├── QmiLocSystem ╰── QmiLocTimeSource GFlags ├── QmiLocDeleteCellDatabase ├── QmiLocDeleteClockInfo ├── QmiLocDeleteSvInfo ├── QmiLocNmeaType ├── QmiLocSatelliteValidInformation ├── QmiLocServerAddressType ╰── QmiLocTechnologyUsed
const gchar *
qmi_loc_intermediate_report_state_get_string
                               (QmiLocIntermediateReportState val);
Gets the nickname string for the QmiLocIntermediateReportState specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.20
const gchar *
qmi_loc_fix_recurrence_type_get_string
                               (QmiLocFixRecurrenceType val);
Gets the nickname string for the QmiLocFixRecurrenceType specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_operation_mode_get_string (QmiLocOperationMode val);
Gets the nickname string for the QmiLocOperationMode specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_engine_state_get_string (QmiLocEngineState val);
Gets the nickname string for the QmiLocEngineState specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_health_status_get_string (QmiLocHealthStatus val);
Gets the nickname string for the QmiLocHealthStatus specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_indication_status_get_string (QmiLocIndicationStatus val);
Gets the nickname string for the QmiLocIndicationStatus specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_navigation_data_get_string (QmiLocNavigationData val);
Gets the nickname string for the QmiLocNavigationData specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_reliability_get_string (QmiLocReliability val);
Gets the nickname string for the QmiLocReliability specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_satellite_status_get_string (QmiLocSatelliteStatus val);
Gets the nickname string for the QmiLocSatelliteStatus specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
gchar *
qmi_loc_satellite_valid_information_build_string_from_mask
                               (QmiLocSatelliteValidInformation mask);
Builds a string containing a comma-separated list of nicknames for
each QmiLocSatelliteValidInformation in mask
.
a string with the list of nicknames, or NULL if none given. The returned value should be freed with g_free(). 
[transfer full]
Since: 1.22
const gchar *
qmi_loc_session_status_get_string (QmiLocSessionStatus val);
Gets the nickname string for the QmiLocSessionStatus specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_system_get_string (QmiLocSystem val);
Gets the nickname string for the QmiLocSystem specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
gchar *
qmi_loc_technology_used_build_string_from_mask
                               (QmiLocTechnologyUsed mask);
Builds a string containing a comma-separated list of nicknames for
each QmiLocTechnologyUsed in mask
.
a string with the list of nicknames, or NULL if none given. The returned value should be freed with g_free(). 
[transfer full]
Since: 1.22
const gchar *
qmi_loc_time_source_get_string (QmiLocTimeSource val);
Gets the nickname string for the QmiLocTimeSource specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
const gchar *
qmi_loc_server_type_get_string (QmiLocServerType val);
Gets the nickname string for the QmiLocServerType specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
gchar *
qmi_loc_server_address_type_build_string_from_mask
                               (QmiLocServerAddressType mask);
Builds a string containing a comma-separated list of nicknames for
each QmiLocServerAddressType in mask
.
a string with the list of nicknames, or NULL if none given. The returned value should be freed with g_free(). 
[transfer full]
Since: 1.22
const gchar *
qmi_loc_predicted_orbits_data_format_get_string
                               (QmiLocPredictedOrbitsDataFormat val);
Gets the nickname string for the QmiLocPredictedOrbitsDataFormat specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.22
gchar *
qmi_loc_delete_cell_database_build_string_from_mask
                               (QmiLocDeleteCellDatabase mask);
Builds a string containing a comma-separated list of nicknames for
each QmiLocDeleteCellDatabase in mask
.
a string with the list of nicknames, or NULL if none given. The returned value should be freed with g_free(). 
[transfer full]
Since: 1.22
gchar *
qmi_loc_delete_clock_info_build_string_from_mask
                               (QmiLocDeleteClockInfo mask);
Builds a string containing a comma-separated list of nicknames for
each QmiLocDeleteClockInfo in mask
.
a string with the list of nicknames, or NULL if none given. The returned value should be freed with g_free(). 
[transfer full]
Since: 1.22
gchar *
qmi_loc_delete_gnss_data_build_string_from_mask
                               (QmiLocDeleteGnssData mask);
Builds a string containing a comma-separated list of nicknames for
each QmiLocDeleteGnssData in mask
.
a string with the list of nicknames, or NULL if none given. The returned value should be freed with g_free(). 
[transfer full]
Since: 1.22
gchar *
qmi_loc_delete_sv_info_build_string_from_mask
                               (QmiLocDeleteSvInfo mask);
Builds a string containing a comma-separated list of nicknames for
each QmiLocDeleteSvInfo in mask
.
a string with the list of nicknames, or NULL if none given. The returned value should be freed with g_free(). 
[transfer full]
Since: 1.22
gchar *
qmi_loc_nmea_type_build_string_from_mask
                               (QmiLocNmeaType mask);
Builds a string containing a comma-separated list of nicknames for
each QmiLocNmeaType in mask
.
a string with the list of nicknames, or NULL if none given. The returned value should be freed with g_free(). 
[transfer full]
Since: 1.26
const gchar *
qmi_loc_lock_type_get_string (QmiLocLockType val);
Gets the nickname string for the QmiLocLockType specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.28
Whether to enable or disable intermediate state reporting.
Since: 1.20
For which events to register the subscription.
Since 1.22
Which information about the satellite is valid.
Since 1.22
General result of a received indication.
Since 1.22
Which sensors where used and for which measurements.
Since 1.22
Source of the used time.
Since 1.22
| Invalid. | ||
| Time is set by the 1X system. | ||
| Time is set by WCDMA/GSM time tagging. | ||
| Time set by external injection. | ||
| Time is set after decoding over-the-air GPS navigation data from one GPS satellite. | ||
| Time is set after decoding over-the-air GPS navigation data from multiple satellites. | ||
| Both time of the week and GPS week number are known. | ||
| Time is set by the position engine after the fix is obtained. | ||
| Time is set by the position engine after performing SFT. | ||
| Time is set after decoding QZSS satellites. | ||
| Time is set after transforming the GPS to GLO time. | ||
| Time is set by the sleep time tag provided by the WCDMA network. | ||
| Time is set by the sleep time tag provided by the GSM network. | ||
| Unknown. | ||
| Time is derived from the system clock. | ||
| Time set after decoding QZSS satellites. | ||
| Time set after decoding BDS satellites. | 
Which technology has been used.
Since 1.22
Status of a received session indication.
Since 1.22
Type of data to delete from the cell database.
| Position. | ||
| Latest GPS position. | ||
| OTA position. | ||
| External reference position. | ||
| Timetag. | ||
| Cell ID. | ||
| Cached cell ID. | ||
| Last serving cell. | ||
| Current servince cell. | ||
| Neighboring cell info. | 
Since: 1.22
Type of data to delete from the clock information.
| Time estimation. | ||
| Frequency estimation. | ||
| Week number. | ||
| RTC time. | ||
| Time transfer. | ||
| GPS time estimation. | ||
| GLONASS time estimation. | ||
| GLONASS day number. | ||
| GLONASS year number. | ||
| GLONASS RF group delay. | ||
| Disable TT. | 
Since: 1.22
Flags to use when deleting GNSS assistance data.
Since 1.22
NMEA trace types that may be enabled in the GNSS engine.
| Enable GGA traces. | ||
| Enable RMC traces. | ||
| Enable GSV traces. | ||
| Enable GSA traces. | ||
| Enable VTG traces. | ||
| Enable PQXFI traces. | ||
| Enable PSTIS traces. | ||
| Enable all supported trace types. | 
Since: 1.26