nRF Connect SDK API 2.8.99
|
#include <nrf_modem_gnss.h>
#include <supl_session.h>
Go to the source code of this file.
Functions | |
int | supl_session (const struct nrf_modem_gnss_agnss_data_frame *const agnss_request) |
Start a SUPL session. | |
int | supl_init (const struct supl_api *const api) |
Setup the API and the buffers required by the SUPL client library. | |