zephyr/subsys
Carles Cufi 3e3a47dfef Bluetooth: controller: Conditionally include conn-related options
Only include connection-related options when CONFIG_BLUETOOTH_CONN is
selected, since otherwise this can lead to inconsistencies between
features and supported commands.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-05-29 17:08:52 +03:00
..
bluetooth Bluetooth: controller: Conditionally include conn-related options 2017-05-29 17:08:52 +03:00
console subsys: console: Fix signed vs unsigned char issues. 2017-05-22 08:43:31 -05:00
debug debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
disk
fs
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net: zoap: Remove extra null checks 2017-05-25 18:50:40 +03:00
shell Shell: Add SHELL_REGISTER_WITH_PROMPT 2017-05-29 10:42:21 +03:00
usb cdc_acm : Restrict writing more than 4 bytes into TX USB Endpoint. 2017-05-13 15:12:27 -04:00
Kconfig
Makefile