nRF Connect SDK API 2.8.99
|
int nrf_cloud_pgps_find_prediction | ( | struct nrf_cloud_pgps_prediction ** | prediction | ) |
#include <include/net/nrf_cloud_pgps.h>
Tries to find an appropriate GPS prediction for the current time.
prediction | Pointer to a pointer to a prediction; the pointer at this pointer will be modified to point to the prediction if the return value is 0. Will be set to NULL on failure. |