- choice BT_HRS_DEFAULT_PERM: Default permissions used for HRS characteristics
Default permissions used for HRS characteristics
Type: bool
Help
Default permissions for HRS characteristic attributes
used when no permission is set for the report.
Used also for boot reports.
Direct dependencies
BT_HRS
&& BT_CONN
&& BT_HCI
&& BT
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Subsystem>/bluetooth/services/Kconfig.hrs:11
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/Kconfig:9
→ <Subsystem>/bluetooth/Kconfig:122
→ <Subsystem>/bluetooth/services/Kconfig:13
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → GATT Services → Enable GATT Heart Rate service
choice BT_HRS_DEFAULT_PERM
bool "Default permissions used for HRS characteristics"
default BT_HRS_DEFAULT_PERM_RW
depends on BT_HRS && BT_CONN && BT_HCI && BT
help
Default permissions for HRS characteristic attributes
used when no permission is set for the report.
Used also for boot reports.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)