CONFIG_AGPS_SUPL_HOST_NAME
SUPL host name
Type: string
Default
“supl.google.com”
Kconfig definition
At <nRF>/lib/agps/Kconfig:42
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
config AGPS_SUPL_HOST_NAME
string "SUPL host name"
default "supl.google.com"
depends on AGPS_SRC_SUPL && AGPS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)