nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ pgps_event_handler_t

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.

Parameters
[in]eventThe event that just occurred.