zephyr/subsys/bluetooth/common
Thomas Stenersen caa4f7baae kconfig: bluetooth: Let BT_HCI_VS be configurable from controller
This moves the vendor-specific HCI command/event configuration
definitions out of bluetooth/common into bluetooth. This allows
the controller itself to indicate its support for vendor-specific
commands/events.

Signed-off-by: Thomas Stenersen <thomas.stenersen@nordicsemi.no>
2019-03-12 19:42:40 +01:00
..
CMakeLists.txt Bluetooth: Convert string helpers to use log_strdup 2018-10-19 14:50:22 +02:00
Kconfig kconfig: bluetooth: Let BT_HCI_VS be configurable from controller 2019-03-12 19:42:40 +01:00
dummy.c bluetooth: config: Fix bluetooth config dependencies 2018-10-05 11:15:27 -04:00
log.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
log.h bluetooth: Simplifying log macros 2018-12-13 14:21:25 +01:00
rpa.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
rpa.h