Enumeration
QmiLocLockType
since: 1.28
Members
QMI_LOC_LOCK_TYPE_NONE-
Do not lock any position sessions.
- Value:
1 - Nickname:
none - Available since: 1.28
- Value:
QMI_LOC_LOCK_TYPE_MI-
Lock mobile-initiated position sessions.
- Value:
2 - Nickname:
mi - Available since: 1.28
- Value:
QMI_LOC_LOCK_TYPE_MT-
Lock mobile-terminated position sessions.
- Value:
3 - Nickname:
mt - Available since: 1.28
- Value:
QMI_LOC_LOCK_TYPE_ALL-
Lock all position sessions.
- Value:
4 - Nickname:
all - Available since: 1.28
- Value:
Type functions
qmi_loc_lock_type_get_string
Gets the nickname string for the QmiLocLockType specified at val.
since: 1.28