nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_modem_gnss_stop()

int32_t nrf_modem_gnss_stop ( void  )

#include <nrf_modem/include/nrf_modem_gnss.h>

Stops GNSS.

Return values
0on success.
-NRF_EPERMThe Modem library is not initialized.
-NRF_EACCESGNSS is not enabled in system or functional mode.
-NRF_EINVALThe GNSS stack returned an error.
-NRF_ENOMEMThere is not enough shared memory for this request.
-NRF_ESHUTDOWNThe modem was shut down.