zephyr/subsys
Luiz Augusto von Dentz 09e95a26a4 Bluetooth: ISO: Fix crash when channel has already been disconnected
If chan->conn is already NULL do not call bt_conn_unref as that will
likely cause a crash, also this make sure that if channel has been
disconnected using bt_iso_chan_disconnect it removes the channel from
connection list before setting the chan->conn to NULL.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-10-29 20:34:55 +02:00
..
bluetooth Bluetooth: ISO: Fix crash when channel has already been disconnected 2020-10-29 20:34:55 +02:00
canbus
console
cpp
debug
dfu
disk subsys/disk: stm32 sdmmc: Add support for device tree pinctrl 2020-10-29 09:21:27 +01:00
emul emul: spi: bmi160: Add support for I2C 2020-10-27 16:41:30 +01:00
fb
fs fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
jwt
logging logging: mipi-sys-t: move platform.h to main tree 2020-10-29 07:23:40 -04:00
lorawan
mgmt
net net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
power
random
settings
shell
stats
storage
testsuite
timing
tracing
usb
CMakeLists.txt
Kconfig