-
CONFIG_BT_HCI_CMD_COUNT
¶
Number of HCI command buffers
Type: int
Help¶
Number of buffers available for HCI commands.
Kconfig definition¶
At subsys/bluetooth/host/Kconfig:19
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:144
Menu path: (top menu) → Bluetooth
config BT_HCI_CMD_COUNT int prompt "Number of HCI command buffers" ifBT_HCI
&&BT
range 2 64 ifBT_HCI
&&BT
default 2 ifBT_HCI
&&BT
depends onBT_HCI
&&BT
help Number of buffers available for HCI commands.
(Definitions include propagated dependencies, including from if’s and menus.)