Enumeration

QmiLocFixRecurrenceType

since: 1.22

Declaration

enum Qmi.LocFixRecurrenceType

Description [src]

Whether to request a single or periodic fixes.

Available since: 1.22

Members

QMI_LOC_FIX_RECURRENCE_TYPE_REQUEST_PERIODIC_FIXES

Periodic fixes.

  • Value: 1
  • Available since: 1.22
QMI_LOC_FIX_RECURRENCE_TYPE_REQUEST_SINGLE_FIX

Single fix.

  • Value: 2
  • Available since: 1.22

Type functions

qmi_loc_fix_recurrence_type_get_string

Gets the nickname string for the QmiLocFixRecurrenceType specified at val.

since: 1.22