mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 08:16:50 +00:00
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> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |