Qmi.ClientLoc¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Name |
Short Description |
---|---|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
||
priv_unused |
r |
Class Details¶
- class Qmi.ClientLoc(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Qmi.ClientLoc
structure contains private data and should only be accessed using the provided API.New in version 1.0.
- delete_assistance_data(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocDeleteAssistanceDataInput
) – aQmi.MessageLocDeleteAssistanceDataInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Delete Assistance Data request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.delete_assistance_data_finish
() to get the result of the operation.New in version 1.22.
- delete_assistance_data_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.delete_assistance_data
().- Raises:
- Returns:
a
Qmi.MessageLocDeleteAssistanceDataOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocDeleteAssistanceDataOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.delete_assistance_data
().New in version 1.22.
- get_engine_lock(unused, timeout, cancellable, callback, *user_data)¶
- Parameters:
unused (
object
orNone
) –None
. This message doesn’t have any input bundle.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Get Engine Lock request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.get_engine_lock_finish
() to get the result of the operation.New in version 1.28.
- get_engine_lock_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.get_engine_lock
().- Raises:
- Returns:
a
Qmi.MessageLocGetEngineLockOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocGetEngineLockOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.get_engine_lock
().New in version 1.28.
- get_nmea_types(unused, timeout, cancellable, callback, *user_data)¶
- Parameters:
unused (
object
orNone
) –None
. This message doesn’t have any input bundle.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Get NMEA Types request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.get_nmea_types_finish
() to get the result of the operation.New in version 1.26.
- get_nmea_types_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.get_nmea_types
().- Raises:
- Returns:
a
Qmi.MessageLocGetNmeaTypesOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocGetNmeaTypesOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.get_nmea_types
().New in version 1.26.
- get_operation_mode(unused, timeout, cancellable, callback, *user_data)¶
- Parameters:
unused (
object
orNone
) –None
. This message doesn’t have any input bundle.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Get Operation Mode request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.get_operation_mode_finish
() to get the result of the operation.New in version 1.22.
- get_operation_mode_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.get_operation_mode
().- Raises:
- Returns:
a
Qmi.MessageLocGetOperationModeOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocGetOperationModeOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.get_operation_mode
().New in version 1.22.
- get_predicted_orbits_data_source(unused, timeout, cancellable, callback, *user_data)¶
- Parameters:
unused (
object
orNone
) –None
. This message doesn’t have any input bundle.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Get Predicted Orbits Data Source request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.get_predicted_orbits_data_source_finish
() to get the result of the operation.New in version 1.22.
- get_predicted_orbits_data_source_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.get_predicted_orbits_data_source
().- Raises:
- Returns:
a
Qmi.MessageLocGetPredictedOrbitsDataSourceOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocGetPredictedOrbitsDataSourceOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.get_predicted_orbits_data_source
().New in version 1.22.
- get_server(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocGetServerInput
) – aQmi.MessageLocGetServerInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Get Server request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.get_server_finish
() to get the result of the operation.New in version 1.22.
- get_server_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.get_server
().- Raises:
- Returns:
a
Qmi.MessageLocGetServerOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocGetServerOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.get_server
().New in version 1.22.
- inject_predicted_orbits_data(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocInjectPredictedOrbitsDataInput
) – aQmi.MessageLocInjectPredictedOrbitsDataInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Inject Predicted Orbits Data request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.inject_predicted_orbits_data_finish
() to get the result of the operation.New in version 1.22.
- inject_predicted_orbits_data_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.inject_predicted_orbits_data
().- Raises:
- Returns:
a
Qmi.MessageLocInjectPredictedOrbitsDataOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocInjectPredictedOrbitsDataOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.inject_predicted_orbits_data
().New in version 1.22.
- inject_xtra_data(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocInjectXtraDataInput
) – aQmi.MessageLocInjectXtraDataInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Inject Xtra Data request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.inject_xtra_data_finish
() to get the result of the operation.New in version 1.22.
- inject_xtra_data_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.inject_xtra_data
().- Raises:
- Returns:
a
Qmi.MessageLocInjectXtraDataOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocInjectXtraDataOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.inject_xtra_data
().New in version 1.22.
- register_events(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocRegisterEventsInput
) – aQmi.MessageLocRegisterEventsInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Register Events request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.register_events_finish
() to get the result of the operation.New in version 1.22.
- register_events_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.register_events
().- Raises:
- Returns:
a
Qmi.MessageLocRegisterEventsOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocRegisterEventsOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.register_events
().New in version 1.22.
- set_engine_lock(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocSetEngineLockInput
) – aQmi.MessageLocSetEngineLockInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Set Engine Lock request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.set_engine_lock_finish
() to get the result of the operation.New in version 1.28.
- set_engine_lock_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.set_engine_lock
().- Raises:
- Returns:
a
Qmi.MessageLocSetEngineLockOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocSetEngineLockOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.set_engine_lock
().New in version 1.28.
- set_nmea_types(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocSetNmeaTypesInput
) – aQmi.MessageLocSetNmeaTypesInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Set NMEA Types request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.set_nmea_types_finish
() to get the result of the operation.New in version 1.26.
- set_nmea_types_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.set_nmea_types
().- Raises:
- Returns:
a
Qmi.MessageLocSetNmeaTypesOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocSetNmeaTypesOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.set_nmea_types
().New in version 1.26.
- set_operation_mode(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocSetOperationModeInput
) – aQmi.MessageLocSetOperationModeInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Set Operation Mode request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.set_operation_mode_finish
() to get the result of the operation.New in version 1.22.
- set_operation_mode_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.set_operation_mode
().- Raises:
- Returns:
a
Qmi.MessageLocSetOperationModeOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocSetOperationModeOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.set_operation_mode
().New in version 1.22.
- set_server(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocSetServerInput
) – aQmi.MessageLocSetServerInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Set Server request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.set_server_finish
() to get the result of the operation.New in version 1.22.
- set_server_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.set_server
().- Raises:
- Returns:
a
Qmi.MessageLocSetServerOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocSetServerOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.set_server
().New in version 1.22.
- start(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocStartInput
) – aQmi.MessageLocStartInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Start request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.start_finish
() to get the result of the operation.New in version 1.20.
- start_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.start
().- Raises:
- Returns:
a
Qmi.MessageLocStartOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocStartOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.start
().New in version 1.20.
- stop(input, timeout, cancellable, callback, *user_data)¶
- Parameters:
input (
Qmi.MessageLocStopInput
) – aQmi.MessageLocStopInput
.timeout (
int
) – maximum time to wait for the method to complete, in seconds.cancellable (
Gio.Cancellable
orNone
) – aGio.Cancellable
orNone
.callback (
Gio.AsyncReadyCallback
orNone
) – aGio.AsyncReadyCallback
to call when the request is satisfied.
Asynchronously sends a Stop request to the device.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call
Qmi.ClientLoc.stop_finish
() to get the result of the operation.New in version 1.20.
- stop_finish(res)¶
- Parameters:
res (
Gio.AsyncResult
) – theGio.AsyncResult
obtained from theGio.AsyncReadyCallback
passed toQmi.ClientLoc.stop
().- Raises:
- Returns:
a
Qmi.MessageLocStopOutput
, orNone
if error is set. The returned value should be freed withQmi.MessageLocStopOutput.unref
().- Return type:
Finishes an async operation started with
Qmi.ClientLoc.stop
().New in version 1.20.
Signal Details¶
- Qmi.ClientLoc.signals.delete_assistance_data(client_loc, output)¶
- Signal Name:
delete-assistance-data
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocDeleteAssistanceDataOutput
) – AQmi.IndicationLocDeleteAssistanceDataOutput
.
The
::delete-assistance-data
signal gets emitted when a ‘’Delete Assistance Data [libqmi-glib-LOC-Delete-Assistance-Data-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.engine_state(client_loc, output)¶
- Signal Name:
engine-state
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocEngineStateOutput
) – AQmi.IndicationLocEngineStateOutput
.
The
::engine-state
signal gets emitted when a ‘’Engine State [libqmi-glib-LOC-Engine-State-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.fix_recurrence_type(client_loc, output)¶
- Signal Name:
fix-recurrence-type
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocFixRecurrenceTypeOutput
) – AQmi.IndicationLocFixRecurrenceTypeOutput
.
The
::fix-recurrence-type
signal gets emitted when a ‘’Fix Recurrence Type [libqmi-glib-LOC-Fix-Recurrence-Type-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.get_engine_lock(client_loc, output)¶
- Signal Name:
get-engine-lock
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocGetEngineLockOutput
) – AQmi.IndicationLocGetEngineLockOutput
.
The
::get-engine-lock
signal gets emitted when a ‘’Get Engine Lock [libqmi-glib-LOC-Get-Engine-Lock-indication.top_of_page]’’ indication is received.New in version 1.28.
- Qmi.ClientLoc.signals.get_nmea_types(client_loc, output)¶
- Signal Name:
get-nmea-types
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocGetNmeaTypesOutput
) – AQmi.IndicationLocGetNmeaTypesOutput
.
The
::get-nmea-types
signal gets emitted when a ‘’Get NMEA Types [libqmi-glib-LOC-Get-NMEA-Types-indication.top_of_page]’’ indication is received.New in version 1.26.
- Qmi.ClientLoc.signals.get_operation_mode(client_loc, output)¶
- Signal Name:
get-operation-mode
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocGetOperationModeOutput
) – AQmi.IndicationLocGetOperationModeOutput
.
The
::get-operation-mode
signal gets emitted when a ‘’Get Operation Mode [libqmi-glib-LOC-Get-Operation-Mode-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.get_predicted_orbits_data_source(client_loc, output)¶
- Signal Name:
get-predicted-orbits-data-source
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocGetPredictedOrbitsDataSourceOutput
) – AQmi.IndicationLocGetPredictedOrbitsDataSourceOutput
.
The
::get-predicted-orbits-data-source
signal gets emitted when a ‘’Get Predicted Orbits Data Source [libqmi-glib-LOC-Get-Predicted-Orbits-Data-Source-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.get_server(client_loc, output)¶
- Signal Name:
get-server
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocGetServerOutput
) – AQmi.IndicationLocGetServerOutput
.
The
::get-server
signal gets emitted when a ‘’Get Server [libqmi-glib-LOC-Get-Server-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.gnss_sv_info(client_loc, output)¶
- Signal Name:
gnss-sv-info
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocGnssSvInfoOutput
) – AQmi.IndicationLocGnssSvInfoOutput
.
The
::gnss-sv-info
signal gets emitted when a ‘’GNSS Sv Info [libqmi-glib-LOC-GNSS-Sv-Info-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.inject_predicted_orbits_data(client_loc, output)¶
- Signal Name:
inject-predicted-orbits-data
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocInjectPredictedOrbitsDataOutput
) – AQmi.IndicationLocInjectPredictedOrbitsDataOutput
.
The
::inject-predicted-orbits-data
signal gets emitted when a ‘’Inject Predicted Orbits Data [libqmi-glib-LOC-Inject-Predicted-Orbits-Data-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.inject_xtra_data(client_loc, output)¶
- Signal Name:
inject-xtra-data
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocInjectXtraDataOutput
) – AQmi.IndicationLocInjectXtraDataOutput
.
The
::inject-xtra-data
signal gets emitted when a ‘’Inject Xtra Data [libqmi-glib-LOC-Inject-Xtra-Data-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.nmea(client_loc, output)¶
- Signal Name:
nmea
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocNmeaOutput
) – AQmi.IndicationLocNmeaOutput
.
The
::nmea
signal gets emitted when a ‘’NMEA [libqmi-glib-LOC-NMEA-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.position_report(client_loc, output)¶
- Signal Name:
position-report
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocPositionReportOutput
) – AQmi.IndicationLocPositionReportOutput
.
The
::position-report
signal gets emitted when a ‘’Position Report [libqmi-glib-LOC-Position-Report-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.set_engine_lock(client_loc, output)¶
- Signal Name:
set-engine-lock
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocSetEngineLockOutput
) – AQmi.IndicationLocSetEngineLockOutput
.
The
::set-engine-lock
signal gets emitted when a ‘’Set Engine Lock [libqmi-glib-LOC-Set-Engine-Lock-indication.top_of_page]’’ indication is received.New in version 1.28.
- Qmi.ClientLoc.signals.set_nmea_types(client_loc, output)¶
- Signal Name:
set-nmea-types
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocSetNmeaTypesOutput
) – AQmi.IndicationLocSetNmeaTypesOutput
.
The
::set-nmea-types
signal gets emitted when a ‘’Set NMEA Types [libqmi-glib-LOC-Set-NMEA-Types-indication.top_of_page]’’ indication is received.New in version 1.26.
- Qmi.ClientLoc.signals.set_operation_mode(client_loc, output)¶
- Signal Name:
set-operation-mode
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocSetOperationModeOutput
) – AQmi.IndicationLocSetOperationModeOutput
.
The
::set-operation-mode
signal gets emitted when a ‘’Set Operation Mode [libqmi-glib-LOC-Set-Operation-Mode-indication.top_of_page]’’ indication is received.New in version 1.22.
- Qmi.ClientLoc.signals.set_server(client_loc, output)¶
- Signal Name:
set-server
- Flags:
- Parameters:
client_loc (
Qmi.ClientLoc
) – The object which received the signaloutput (
Qmi.IndicationLocSetServerOutput
) – AQmi.IndicationLocSetServerOutput
.
The
::set-server
signal gets emitted when a ‘’Set Server [libqmi-glib-LOC-Set-Server-indication.top_of_page]’’ indication is received.New in version 1.22.