mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 01:41:56 +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> |
||
---|---|---|
.. | ||
audio | ||
a2dp_internal.h | ||
a2dp.c | ||
aes_ccm.c | ||
at.c | ||
at.h | ||
att_internal.h | ||
att.c | ||
avdtp_internal.h | ||
avdtp.c | ||
CMakeLists.txt | ||
conn_internal.h | ||
conn.c | ||
crypto.c | ||
crypto.h | ||
ecc.h | ||
gatt_internal.h | ||
gatt.c | ||
hci_common.c | ||
hci_core.c | ||
hci_core.h | ||
hci_ecc.c | ||
hci_ecc.h | ||
hci_raw_internal.h | ||
hci_raw.c | ||
hfp_hf.c | ||
hfp_internal.h | ||
Kconfig | ||
Kconfig.gatt | ||
Kconfig.l2cap | ||
keys_br.c | ||
keys.c | ||
keys.h | ||
l2cap_br.c | ||
l2cap_internal.h | ||
l2cap.c | ||
monitor.c | ||
monitor.h | ||
rfcomm_internal.h | ||
rfcomm.c | ||
sdp_internal.h | ||
sdp.c | ||
settings.c | ||
settings.h | ||
smp_null.c | ||
smp.c | ||
smp.h | ||
ssp.c | ||
ssp.h | ||
testing.c | ||
testing.h | ||
uuid.c |