-
CONFIG_BT_RFCOMM
¶
Bluetooth RFCOMM protocol support [EXPERIMENTAL]
Type: bool
Help¶
This option enables Bluetooth RFCOMM support
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/bluetooth/host/Kconfig:699
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:144
Menu path: (top menu) → Bluetooth
config BT_RFCOMM bool prompt "Bluetooth RFCOMM protocol support [EXPERIMENTAL]" ifBT_BREDR
&&BT_HCI
&&BT
depends onBT_BREDR
&&BT_HCI
&&BT
help This option enables Bluetooth RFCOMM support
(Definitions include propagated dependencies, including from if’s and menus.)