CONFIG_AGPS_SRC_SUPL
Use SUPL as data source
Type: bool
Help
Note that a request for A-GPS data using SUPL service will block until
the data is received from the SUPL server, processed and written to
the GPS module.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Symbols implied by this symbol
Kconfig definition
At <nRF>/lib/agps/Kconfig:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:9
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → A-GPS library → A-GPS data source
config AGPS_SRC_SUPL
bool "Use SUPL as data source"
imply SUPL_CLIENT_LIB
depends on <choice>
help
Note that a request for A-GPS data using SUPL service will block until
the data is received from the SUPL server, processed and written to
the GPS module.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)