zephyr/subsys/bluetooth
Emil Gydesen 1e50132237 Bluetooth: ISO: Handle central disc of pending CIS
If the central disconnects a CIS while it is being
established, then we receive both a CIS established event
with BT_HCI_ERR_OP_CANCELLED_BY_HOST and a disconnect complete
event.

In this case we should not call bt_iso_disconnected in the
CIS established event handler, as that will also be
called from the disconnect complete event handler.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-09-08 14:43:23 +02:00
..
audio bluetooth: audio: Add API to get MICP service ATT handles 2023-09-08 14:43:00 +02:00
common Bluetooth: Mesh: Updated ACL configuration settings 2023-06-17 08:06:16 -04:00
controller Bluetooth: controller: Introduce config for avoiding SDU fragmentation 2023-09-07 14:25:35 +02:00
crypto
host Bluetooth: ISO: Handle central disc of pending CIS 2023-09-08 14:43:23 +02:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh Bluetooth: Mesh: Send od priv proxy with devkey 2023-09-06 13:05:14 +02:00
services bluetooth: host: fix few mismatched CONTAINER_OF 2023-08-30 10:22:37 +02:00
shell Bluetooth: Shell: Only print valid ISO data 2023-09-01 17:44:39 +02:00
CMakeLists.txt
Kconfig
Kconfig.adv Bluetooth: Host: Add support for PAwR Sync 2023-04-26 20:08:16 +02:00
Kconfig.iso Bluetooth: ISO: Add advanced unicast ISO parameters 2023-07-31 09:04:52 +00:00
Kconfig.logging Bluetooth: Logging: Make BT_LOG and BT_LOG_LEGACY hidden symbols 2023-04-12 10:23:04 +02:00