zephyr/subsys/bluetooth
Rubin Gerritsen 9cf6839b18 Bluetooth: Host: Allow conn create timeout longer than RPA timeout
https://github.com/zephyrproject-rtos/zephyr/pull/72674 fixed
a bug where this configuration did not work.

Now that this configuration is tested, we should mark it
as supported.

The timeout check that was present in the code before
was useless and was not working because the check was
run before a default timeout of 0 was converted to a timeout.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-06-11 16:17:46 +02:00
..
audio Bluetooth: CAP: Fix linker issue in cap_stream.c for x86 2024-06-07 13:01:13 +02:00
common Bluetooth: Controller: Introduce BT_CTLR_CRYPTO_SUPPORT 2024-06-07 18:07:48 +01:00
controller Bluetooth: Controller: Refactor of ull_adv_sync_pdu_set_clear() 2024-06-11 16:38:05 +03:00
crypto
host Bluetooth: Host: Allow conn create timeout longer than RPA timeout 2024-06-11 16:17:46 +02:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh Bluetooth: Mesh: Fix PB GATT adv name 2024-06-04 05:18:28 -07:00
services Bluetooth: OTS: Fix calling obj_created callback with NULL conn 2024-05-04 13:23:34 +03:00
shell Bluetooth: Add support for Path Loss Monitoring feature 2024-06-07 15:04:11 +02:00
CMakeLists.txt
Kconfig Bluetooth: Add support for Path Loss Monitoring feature 2024-06-07 15:04: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