CONFIG_NFC_NDEF_CH_REC

NDEF Connection Handover records generator library

Type: bool

Help

Enable NDEF Connection Handover records generator library

Direct dependencies

NFC_NDEF

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <nRF>/subsys/nfc/ndef/Kconfig:61

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:20<nRF>/subsys/nfc/Kconfig:9

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

config NFC_NDEF_CH_REC
    bool "NDEF Connection Handover records generator library"
    depends on NFC_NDEF
    help
      Enable NDEF Connection Handover records generator library

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