CONFIG_NFC_NDEF_CH_MSG

NDEF pairing Connection Handover message generator library

Type: bool

Help

Enable NDEF Connection Handover message generator library

Direct dependencies

NFC_NDEF

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

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

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

Menu path: (Top) → Modules → Nordic nRF Connect → NFC

config NFC_NDEF_CH_MSG
    bool "NDEF pairing Connection Handover message generator library"
    select NFC_NDEF_CH_REC
    depends on NFC_NDEF
    help
      Enable NDEF Connection Handover message generator library

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