zephyr/subsys/bluetooth
Wolfgang Puffitsch 2071c2fb7a Bluetooth: controller: Support SMI TX flag as setting
SMI TX is different than other controller features in that it does not
necessarily imply any software changes; whether SMI TX is supported
may be simply a matter of hardware calibration. This change supports
using the same software on chips that do or do not support SMI TX
depending on calibration.

Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2020-01-28 20:28:50 +01:00
..
common Bluetooth: HCI: Fix allow Zephyr VS HCI commands in host-only build 2020-01-17 13:55:56 +02:00
controller Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
host Bluetooth: L2CAP: Reset channel status before destroy callback 2020-01-28 17:55:38 +02:00
mesh Bluetooth: Mesh: Skip publish if update fails 2020-01-16 14:13:37 +02:00
services kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
shell Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00