zephyr/subsys
Emil Gydesen 326b2fdf15 Bluetooth: Audio: Fix issue with supporting bidir CIS in ASCS
If 2 ASEs shared the same CIS and the first ASE had the CIS
connected before the second ASE was QoS configured, then
the CIS was missing either the TX or RX pointer, causing
it to be considered unidirectional by the ISO layer.

This commit fixes this issue by configuring the (static)
pointers at an earlier time, so that the RX and TX QoS
pointers are always valid.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-10-26 12:01:52 +02:00
..
bluetooth Bluetooth: Audio: Fix issue with supporting bidir CIS in ASCS 2022-10-26 12:01:52 +02:00
canbus drivers: can: use flags fields for can_frame and can_filter structs 2022-10-25 16:32:10 +02:00
console
cpp
debug smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02:00
demand_paging
dfu
disk
emul
fb
fs include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
ipc ipc: Add deregister API support for icmsg backend 2022-10-17 14:49:42 +02:00
jwt
logging logging: log_backend_fs: added LOG_BACKEND_FS_AUTOSTART configuration 2022-10-26 12:00:29 +02:00
lorawan include: add missing kernel.h for lorawan subsys 2022-10-17 18:10:10 +09:00
mgmt mgmt: mcumgr: transport: smp_bt: Fix deadlock on disconnect with data 2022-10-25 17:37:17 +02:00
modbus
net net: lwm2m: Rename timer object instance create function 2022-10-26 12:01:27 +02:00
pm smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02:00
portability subsys/cmsis_v*: Fix racy mutex testing, decouple from k_mutex 2022-10-17 10:13:56 +02:00
random
rtio
sd
settings
shell smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02:00
stats stats: shell: enable the stats shell if both stats and shell are enabled 2022-10-12 06:46:34 +02:00
storage include: add missing errno.h include 2022-10-11 18:05:17 +02:00
task_wdt
testsuite ztest: Make cpu hold time configurable 2022-10-24 11:15:00 -04:00
timing
tracing subsys/tracing: Use z_current_get in switch_{in,out} 2022-10-26 12:00:04 +02:00
usb usb-c: Add USB-C Subsystem with Sink PD Support 2022-10-22 18:38:35 -04:00
CMakeLists.txt
Kconfig usb-c: Add USB-C Subsystem with Sink PD Support 2022-10-22 18:38:35 -04:00