zephyr/subsys
Emil Gydesen e31713de27 Bluetooth: Controller: ISO: Fix issue with removing peripheral data paths
On CIS disconnect, the peripheral will clear all data paths.

However ll_remove_iso_path will fail if attempting to remove a
data path that has not been setup, so if only the CTLR_TO_HOST
direction was set, and the HOST_TO_CTLR bit was set, the
function returned an error and never attempted to clear the other
direction.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-06-01 10:04:36 +02:00
..
bluetooth Bluetooth: Controller: ISO: Fix issue with removing peripheral data paths 2023-06-01 10:04:36 +02:00
canbus
console
debug coredump: Add memory wirte pointer fo intel ADSP memory window backend 2023-05-31 14:38:58 -04:00
demand_paging
dfu
disk
dsp
emul iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
fb fb: cfb_shell: correct invert command implementation 2023-05-26 09:49:25 -04:00
fs fs: littlefs: add ability to build little fs without flash map 2023-05-19 15:53:29 +02:00
input iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
ipc ipc: icmsg: Add mutual exclussion access to shmem 2023-04-29 12:24:17 +02:00
jwt
logging logging: trigger log process once reach threshold 2023-05-24 05:06:11 -04:00
lorawan
mgmt mgmt: ec_host_cmd: add support for IN_PROGRESS status 2023-05-26 13:51:30 -04:00
modbus modbus: cancel the server_work in modbus disable 2023-05-22 10:50:20 +02:00
net net: buf: fix data ref_count offset in generic_data_ref() 2023-05-31 10:01:40 -04:00
pm pm: policy: add support for events 2023-05-25 16:29:40 -04:00
portability
random
retention
rtio iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
sd
settings iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
shell shell: shell_cmds: added prompt commands 2023-05-22 12:03:03 +02:00
sip_svc iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
stats
storage storage: flash_map list partition labels 2023-05-05 10:02:19 +02:00
task_wdt
testsuite testsuite: group all test-related APIs under 'testing' 2023-05-31 14:39:29 -04:00
timing
tracing iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usb USB-C: genVIF: Cleanup and add support to pick static data from input 2023-05-26 13:54:43 -04:00
zbus zbus: remove POSIX arch iterable sections restriction 2023-05-23 22:09:33 +02:00
CMakeLists.txt subsystem: sip_svc: Add ARM SiP SVC subsystem 2023-05-09 08:46:50 -04:00
Kconfig subsystem: sip_svc: Add ARM SiP SVC subsystem 2023-05-09 08:46:50 -04:00