nRF Connect SDK API 2.8.99
|
int nrf_cloud_pgps_inject | ( | struct nrf_cloud_pgps_prediction * | p, |
const struct nrf_modem_gnss_agnss_data_frame * | request ) |
#include <include/net/nrf_cloud_pgps.h>
Injects binary P-GPS data to the modem. If request is NULL, it is assumed that only ephemerides assistance should be injected.
p | Pointer to a prediction. |
request | Which assistance elements the modem needs. May be NULL. |