CONFIG_MULTICELL_LOCATION_SERVICE_SKYHOOK

Skyhook location service

Type: bool

Help

Use Skyhook location service

Direct dependencies

MODEM_JWT && MULTICELL_LOCATION

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <nRF>/lib/multicell_location/Kconfig:33

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:36

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Multicell Location

config MULTICELL_LOCATION_SERVICE_SKYHOOK
    bool "Skyhook location service"
    select REST_CLIENT
    depends on MODEM_JWT && MULTICELL_LOCATION
    help
      Use Skyhook location service

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)