zephyr/subsys/bluetooth
Emil Gydesen 623aaa136b Bluetooth: ISO: Remove bt_conn_unref for ISO deferred work
Removed the bt_conn_unref from the deferred_work function.
For ISO, the conn unref for the peripheral will happen in
the bt_iso_disconnected function. For the central, the
unref shall only happen when the CIG is terminated.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-09-27 22:24:23 -04:00
..
audio Bluetooth: Audio: Add initial server values in bt_vcs_register_param 2021-08-26 09:13:58 -04:00
common bluetooth: Add missing choice names in Kconfig 2021-09-14 09:57:03 +02:00
controller Bluetooth: controller: Fix compilation error due to missing includes 2021-09-24 09:20:38 -04:00
host Bluetooth: ISO: Remove bt_conn_unref for ISO deferred work 2021-09-27 22:24:23 -04:00
mesh Bluetooth: Update terms in public API to spec v5.3 2021-09-15 14:02:50 +03:00
services Bluetooth: Object Transfer Service: Defines for allowed object ID values 2021-09-16 10:32:19 +02:00
shell Bluetooth: shell: Log failure to register authentication handlers 2021-09-27 19:47:50 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.adv bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.iso bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00