-
CONFIG_NFC_NDEF_CH_MAJOR_VERSION
¶
Connection Handover major version
Type: int
Help¶
The major version of the Connection Handover specification.
Default¶
1
Kconfig definition¶
At <nRF>/subsys/nfc/ndef/Kconfig:77
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_MAJOR_VERSION
int "Connection Handover major version"
default 1
depends on NFC_NDEF_CH_MSG
help
The major version of the Connection Handover specification.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)