-
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:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:26
→ <nRF>/lib/Kconfig:9
Menu path: (Top) → Modules → Nordic nRF Connect → Libraries → A-GPS library
config AGPS_SUPL_HOST_NAME string "SUPL host name" default "supl.google.com" depends onAGPS_SRC_SUPL
&&AGPS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)