nRF Connect SDK API 2.8.99
|
typedef void(* pgps_event_handler_t) (struct nrf_cloud_pgps_event *event) |
#include <include/net/nrf_cloud_pgps.h>
Event handler registered with the module to handle asynchronous events from the module.
[in] | event | The event that just occurred. |