-
CONFIG_BT_HCI_RESERVE
¶
(No prompt – not directly user assignable.)
Type: int
Help¶
Headroom that the driver needs for sending and receiving buffers. Add a new ‘default’ entry for each new driver.
Defaults¶
Kconfig definition¶
At subsys/bluetooth/host/Kconfig:77
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:155
Menu path: (top menu) → Bluetooth
config BT_HCI_RESERVE int default 0 ifBT_H4
&&BT_HCI
&&BT
default 1 ifBT_H5
&&BT_HCI
&&BT
default 1 ifBT_SPI
&&BT_HCI
&&BT
default 1 ifBT_USERCHAN
&&BT_HCI
&&BT
default 0 ifBT_HCI
&&BT
depends onBT_HCI
&&BT
help Headroom that the driver needs for sending and receiving buffers. Add a new 'default' entry for each new driver.
(Definitions include propagated dependencies, including from if’s and menus.)