zephyr/subsys/bluetooth/common
Joakim Andersson 8b98231e4f Bluetooth: HCI: Fix allow Zephyr VS HCI commands in host-only build
Fix unable to select the Zephyr Vendor-Specific HCI commands support in
host-only build. Set VS HCI support as default on if it is known that
the controller supports it. Otherwise set it to off, this means that
VS HCI support will be default off in host-only builds.

Fixes: #21996

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-01-17 13:55:56 +02:00
..
CMakeLists.txt
Kconfig Bluetooth: HCI: Fix allow Zephyr VS HCI commands in host-only build 2020-01-17 13:55:56 +02:00
dummy.c Bluetooth: common: Statically check for immediate logging 2019-10-01 19:11:16 +02:00
log.c Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00
log.h Bluetooth: assert: Change printed expression to printing line and file 2020-01-13 13:59:55 +01:00
rpa.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
rpa.h