zephyr/subsys
Vinayak Kariappa Chettimada b5ab2f1353 Bluetooth: Controller: Fix missing ISO data packet receive
Fix missing ISO Data packet received by Synchronized
Receiver due to incorrect check on sink handle that did
not permit handle value of 0.

Fixed function to get ISO stream context to check for
valid ISO sync context, i.e. not being terminated.

Regression introduced in commit 7c89f1fe9f ("Bluetooth:
controller: Support for separate ISO RX data path").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-01-31 18:12:10 +01:00
..
bluetooth Bluetooth: Controller: Fix missing ISO data packet receive 2022-01-31 18:12:10 +01:00
canbus drivers: can: rename API functions for better consistency 2022-01-10 10:44:37 +01:00
console
cpp cpp: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
debug debug: Remove deprecated CONFIG_OPENOCD_SUPPORT 2022-01-24 10:23:20 -05:00
demand_paging
dfu
disk
emul
fb
fs fs: Extend the littlefs code to support block devices 2022-01-17 12:53:43 -05:00
ipc ipc: Remove multi-instance backend 2022-01-17 15:50:58 -05:00
jwt
logging logging: log_output: Fix immediate output for big endian 2022-01-27 10:02:21 +01:00
lorawan
mgmt mgmt/mcumgr/lib: Return error on bad SMP header 2022-01-31 17:22:03 +01:00
modbus modbus: keep transaction and protocol IDs in gateway mode 2022-01-10 09:45:42 -06:00
net net: sockets: tls: Fix ZSOCK_POLLHUP detection 2022-01-31 17:20:55 +01:00
pm subsys/pm: C99-legalize declaration of CPU power states 2022-01-27 16:26:27 -05:00
portability
random random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
settings
shell logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
stats
storage
task_wdt
testsuite testsuite: tc_util: Limit include range 2022-01-27 09:58:08 -05:00
timing
tracing tracing_user: Add ISR nest level parameter 2022-01-21 14:38:35 -05:00
usb usb: bluetooth: check buffer tailroom before copying 2022-01-26 11:54:31 +01:00
CMakeLists.txt
Kconfig