nrfxlib API 2.8.99
|
int32_t nrf_modem_gnss_event_handler_set | ( | nrf_modem_gnss_event_handler_type_t | handler | ) |
#include <nrf_modem/include/nrf_modem_gnss.h>
Sets the GNSS event handler.
This function is used to set the function that handles events from GNSS.
[in] | handler | Pointer to the event handler function or NULL. |
0 | on success. |