CONFIG_NFC_TNEP_CH

NFC TNEP Connection Handover

Type: bool

Help

Enable NFC TNEP Connection Handover service

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/nfc/tnep/ch/Kconfig:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:50<nRF>/subsys/Kconfig:20<nRF>/subsys/nfc/Kconfig:13<nRF>/subsys/nfc/tnep/Kconfig:61

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

config NFC_TNEP_CH
    bool "NFC TNEP Connection Handover"
    select NFC_NDEF_CH_MSG
    select NFC_NDEF_CH_PARSER
    help
      Enable NFC TNEP Connection Handover service

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