-
CONFIG_MULTICELL_LOCATION_HTTPS_PORT
¶
HTTPS port number
Type: int
Help¶
Port number to use when connecting to the selected location service
Default¶
443
Kconfig definition¶
At <nRF>/lib/multicell_location/Kconfig:131
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:37
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Multicell Location
config MULTICELL_LOCATION_HTTPS_PORT
int "HTTPS port number"
default 443
depends on MULTICELL_LOCATION
help
Port number to use when connecting to the selected location service
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)