zephyr/tests/bluetooth/shell
Aleksander Wasaznik 8cfad44852 Bluetooth: Deprecate adv auto-resume
The host-based adv auto-resume function has both a problematic
implementation and disagreement in the community around how it should
behave. See the issue linked resolved below for details.

This patch makes the deprecation visible to the user. The user will be
better served by a auto-resume tailored their applications use case,
based on more primitive host API like `conn_cb.recycled`, which has
obvious behavior that is unlikely to change.

Resolves: https://github.com/zephyrproject-rtos/zephyr/issues/72567

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2024-10-08 16:57:01 +02:00
..
boards tests/bluetooth/shell: Don't test on native_posix 2024-09-25 04:04:36 -04:00
snippets/xterm-native-shell Bluetooth: Shell: Fix native shell build 2024-07-10 11:47:07 -04:00
src Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
audio.conf Bluetooth: BAP: Add bondable requirement for BAP 2024-09-19 18:27:53 +01:00
cdc_acm.conf tests: bluetooth: disable CDC ACM logging 2024-10-08 05:58:30 -04:00
CMakeLists.txt
Kconfig.sysbuild Bluetooth: shell: Enable sysbuild for nRF5340 2024-07-27 20:51:10 +03:00
log.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
mesh.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
prj_br.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
prj.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
run-bsim.sh
sysbuild.cmake Bluetooth: shell: Enable sysbuild for nRF5340 2024-07-27 20:51:10 +03:00
testcase.yaml bluetooth: host: Add CONFIG_BT_CHANNEL_SOUNDING_TEST 2024-10-04 16:34:45 +01:00
usb.overlay