zephyr/subsys
Emil Gydesen d911f99bfc Bluetooth: controller: guard NODE_RX_TYPE_USER with range value
Instead of guarding the NODE_RX_TYPE_USER cases with
CONFIG_BT_CTLR_USER_EXT we guard them with
CONFIG_BT_CTLR_USER_EVT_RANGE > 0 as that is the actual value that
enables/disables the NODE_RX_TYPE_USER values.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2020-11-11 13:25:20 +01:00
..
bluetooth Bluetooth: controller: guard NODE_RX_TYPE_USER with range value 2020-11-11 13:25:20 +01:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs tests/fs/fatfs: Add tests for FS_MOUNT_FLAG_* 2020-11-06 13:10:13 -05:00
jwt
logging logging: fix cmd_log_self_disable argc checker 2020-11-06 13:16:39 -05:00
lorawan
mgmt mgmt: mcumgr: add configuration option to enable shell management 2020-11-11 13:17:02 +01:00
net net: dns: enable dns service discovery for mdns responder 2020-11-09 16:15:02 -08:00
power device: treat a NULL device_pm_control as device_pm_control_nop 2020-11-10 08:38:09 -06:00
random
settings
shell
stats
storage
testsuite
timing
tracing
usb
CMakeLists.txt
Kconfig