zephyr/subsys/bluetooth
Rubin Gerritsen c3dd1e8a74 Bluetooth: Host: Fix bt_disable() for IPC giving HCI Reset timeout
Some HCI drivers issue HCI reset when disabling, like the IPC HCI
driver. We need to keep the RX thread running to allow receiving
the command complete.

This commit postpones aborting the RX thread until this is done.
The issue happens started occuring after commit
d0e75ab87c4b53d66008c941c38709a2fca9dbea.

Fixes #76202.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-07-25 09:14:39 +02:00
..
audio Bluetooth: TBS: Add missing documentation in tbs.h 2024-07-12 06:24:39 -04:00
common Bluetooth: Mark bt_<type>_err_to_str() APIs experimental 2024-07-11 13:11:59 -04:00
controller bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
crypto bluetooth: fix typo in (common, crypto, services, shell) 2024-06-25 10:27:23 -04:00
host Bluetooth: Host: Fix bt_disable() for IPC giving HCI Reset timeout 2024-07-25 09:14:39 +02:00
lib
mesh everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
services Bluetooth: OTS: Fix issue with callbacks not being set 2024-07-06 17:02:23 +02:00
shell bluetooth: fix typo in (include/zephyr/bluetooth, subsys/bluetooth/) 2024-07-09 17:20:38 +02:00
CMakeLists.txt
Kconfig Bluetooth: Kconfig: Add dependency on BT_CONN for PAST 2024-07-08 09:27:11 +02:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Upgrade from experimental to unstable 2024-05-18 15:54:31 +03:00
Kconfig.logging Bluetooth: HFP_AG: Initialize HFP AG 2024-05-16 09:15:49 +02:00