| Constructor and Description | 
|---|
| CinterionGnssInit() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | disableGnss()Disables the underlying GNSS engine. | 
| void | initializeGnss()Initialize the underlying GNSS engine. | 
public void disableGnss()
                 throws GnssInitException
GnssInitdisableGnss in interface GnssInitGnssInitException - if an error occurred when disabling the GNSS engine.public void initializeGnss()
                    throws GnssInitException
GnssInitinitializeGnss in interface GnssInitGnssInitException - if an error occurred during the initialization.