CONFIG_ANT_ENCRYPTION_NEGOTIATION_SLAVE

Negotiation for encrypted ANT slave (rx) channels

Type: bool

Direct dependencies

ANT_ENCRYPT_CONFIG && ANT

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At lib\ant_encryption/Kconfig:27

Included via Kconfig:38lib/Kconfig:11

Menu path: (Top) → ANT Wireless → ANT Encrypt Config Library

config ANT_ENCRYPTION_NEGOTIATION_SLAVE
    bool "Negotiation for encrypted ANT slave (rx) channels"
    default n
    depends on ANT_ENCRYPT_CONFIG && ANT

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