mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 06:05:22 +00:00
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> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |