CONFIG_BT_HIDS_DEFAULT_PERM_RW_AUTHEN

Require encryption using authenticated link-key for access

Type: bool

Direct dependencies

<choice: Default permissions used for HID attributes>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/bluetooth/services/Kconfig.hids:66

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:10<nRF>/subsys/bluetooth/Kconfig:32<nRF>/subsys/bluetooth/services/Kconfig:18

Menu path: (Top) → Modules → Nordic nRF Connect → Bluetooth Low Energy → Bluetooth Services → Human Interface Device service → Default permissions used for HID attributes

config BT_HIDS_DEFAULT_PERM_RW_AUTHEN
    bool "Require encryption using authenticated link-key for access"
    depends on <choice: Default permissions used for HID attributes>

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