zephyr/subsys
Emil Gydesen 3f345132e0 Bluetooth: ISO: Move cis/bis param checks to earlier
Move the verification of the individual cis/bis checks to
an earlier point, because we actually start allocating
resources for the groups.

This removes a double check for NULL, while also
allows us to terminate earlier if there were any
issues.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-11-15 14:39:59 -05:00
..
bluetooth Bluetooth: ISO: Move cis/bis param checks to earlier 2021-11-15 14:39:59 -05:00
canbus canbus: isotp: fix net_buf usage in recv function 2021-11-09 18:12:08 +02:00
console
cpp
debug
demand_paging
dfu
disk
emul
fb
fs fs: Correct LOG_ERR messages for directory API calss 2021-11-09 16:04:34 -06:00
ipc ipc_service: Re-organize Kconfig 2021-11-12 14:51:29 +01:00
jwt
logging logging: typecast to stop signed-unsigned comparison 2021-11-15 08:53:51 -05:00
lorawan
mgmt mgmt/mcumgr: Remove duplicated frame fragment marker processing 2021-11-12 14:48:52 +01:00
modbus
net kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
pm pm: Fix device resume order 2021-11-09 19:57:59 -05:00
portability portability: cmsis: use correct type for atomics 2021-11-15 09:59:01 -05:00
random
settings settings: Add name to backend choice in Kconfig 2021-11-03 16:35:46 -04:00
shell kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
stats
storage
task_wdt
testsuite clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
timing
tracing pm: Better return type for pm_system_suspend 2021-11-06 10:21:53 -04:00
usb kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
CMakeLists.txt
Kconfig