nRF Connect SDK API 2.8.99
|
int location_handler_deregister | ( | location_event_handler_t | handler | ) |
#include <include/modem/location.h>
Deregister handler for location events.
[in] | handler | Event handler. |
-EINVAL | The handler was not found or it was a NULL pointer. |