nRF Connect SDK API 0.1.0
|
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. |