nrfxlib API 2.8.99
|
A-GNSS notification data frame used by GNSS to let the application know it needs new assistance data. More...
#include <nrf_modem_gnss.h>
Data Fields | |
uint32_t | data_flags |
Indicating what kind of A-GNSS data is needed by GNSS. | |
uint8_t | system_count |
Number of systems assistance data need is indicated for. | |
struct nrf_modem_gnss_agnss_system_data_need | system [4] |
Ephemeris and almanac data need for each system. | |
A-GNSS notification data frame used by GNSS to let the application know it needs new assistance data.