zephyr/subsys/bluetooth/host
Jens Rehhoff Thomsen b478ffe2ef Bluetooth: host: Fix bug in disconnected handling
When disconnected only the first empty slot in the disconnected_handles
array should be updated.

Signed-off-by: Jens Rehhoff Thomsen <jthm@demant.com>
2024-11-19 09:50:41 -05:00
..
classic Bluetooth: AVRCP: allow to parse unit info resposne. 2024-11-18 13:19:07 -05:00
shell bluetooth: shell: avoid multiple strlen calls 2024-11-16 13:50:58 -05:00
addr_internal.h
addr.c
adv.c Bluetooth: Host: Refactor legacy adv creation 2024-11-18 13:16:27 -05:00
adv.h
aes_ccm.c
att_internal.h tests: bsim: bluetooth: host: att: Add ATT timeout test 2024-10-10 14:59:02 -04:00
att.c bluetooth: host: att: Implement disconnect on ATT timeout 2024-10-10 14:59:02 -04:00
buf_view.h
buf.c bluetooth: host: fix formatter warnings 2024-09-23 10:01:34 +02:00
CMakeLists.txt Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
conn_internal.h bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
conn.c bluetooth: host: conn: Check if *conn is not NULL 2024-10-18 17:46:04 +01:00
crypto_psa.c
crypto_tc.c
crypto.h
cs.c bluetooth: host: Update FAE table type for HCI commands 2024-11-16 15:27:04 -05:00
data.c
direction_internal.h
direction.c
ecc.c
ecc.h
gatt_internal.h
gatt.c Bluetooth: Host: Fix unsafe ccc cast 2024-11-16 15:56:57 -05:00
hci_common.c
hci_core.c Bluetooth: host: Fix bug in disconnected handling 2024-11-19 09:50:41 -05:00
hci_core.h bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
id.c Bluetooth: Host: ID: Log resolve list conflicts 2024-11-16 13:43:59 -05:00
id.h
iso_internal.h
iso.c Bluetooth: ISO: Add ISO BIS bitfield check macro 2024-10-10 20:22:39 -04:00
Kconfig bluetooth: host: conn: Check if *conn is not NULL 2024-10-18 17:46:04 +01:00
Kconfig.gatt Bluetooth: GATT: Allow to tune writable device appearance permissions 2024-10-16 16:35:56 +01:00
Kconfig.l2cap
keys.c
keys.h subsys/bluetooth/host/keys.h: Add include guard and required include 2024-10-29 09:24:13 -07:00
l2cap_internal.h
l2cap.c Bluetooth: Host: Upgrade log severity for L2CAP user error 2024-10-26 17:13:45 +02:00
long_wq.c
long_wq.h
monitor.c Bluetooth: Host: Fix monitor UART selection 2024-11-01 09:56:52 -05:00
monitor.h
scan.c
scan.h
settings.c
settings.h
smp_null.c
smp.c Bluetooth: BR: Improve bt_conn_set_bondable 2024-10-02 15:54:30 +02:00
smp.h
uuid.c