zephyr/subsys/bluetooth
Jonathan Rico e4364413c2 Bluetooth: L2CAP: Don't try to send on disconnected channel
We could start executing the work item after the channel has been
disconnected or destroyed, due to a race condition.

Double-check we are connected before attempting to send data.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-04-23 15:34:48 +02:00
..
audio Bluetooth: CAP: Shell: Add cancel command 2024-04-17 14:31:56 +02:00
common Bluetooth: Remove rx < tx prio check 2024-04-18 14:56:42 +02:00
controller Bluetooth: Controller: Fix UBSan error 2024-04-18 08:05:14 -07:00
crypto
host Bluetooth: L2CAP: Don't try to send on disconnected channel 2024-04-23 15:34:48 +02:00
lib
mesh Bluetooth: Mesh: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
services bluetooth: OTS: Delay indications to system workqueue 2024-04-23 15:32:07 +02:00
shell Bluetooth: Shell: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
CMakeLists.txt
Kconfig Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig.logging Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00