zephyr/subsys
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
..
bindesc bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
bluetooth Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
canbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
console
dap
debug debug: coredump: dump privileged stack 2024-09-21 11:29:39 +02:00
demand_paging demand_paging: add a semihosting based backing store for on-demand sections 2024-09-11 20:18:51 -04:00
dfu dfu: Add missing depends on for progressive erase 2024-10-01 09:46:18 +02:00
disk disk: disk_access: changed mutex for a spinlock 2024-08-26 17:26:36 -04:00
dsp
emul emul: Support UART device emulation 2024-07-30 18:28:17 +01:00
fb
fs fs: littlefs: get block_cycles value from dts 2024-10-07 18:43:05 +02:00
input input: double tap 2024-08-19 09:56:26 -04:00
ipc ipc: icmsg: Check return error of pbuf_rx_init() 2024-10-02 10:09:18 +02:00
jwt mbedtls: do not set PSA_WANT_KEY_TYPE_[RSA/ECC]_KEY_PAIR_BASIC 2024-09-12 10:02:40 +02:00
llext llext: Add RISC-V arch-specific relocations 2024-10-03 21:59:42 +01:00
logging logging: backend: add semihosting 2024-09-28 08:18:00 -05:00
lorawan
mem_mgmt
mgmt arch: Add Cortex-R8 support 2024-10-01 09:58:22 +02:00
modbus modbus: reset wait semaphore before tx 2024-10-07 17:12:44 +01:00
modem modem: ubx: fix incoming byte processing 2024-08-02 03:29:18 -04:00
net net: lib: coap: make ACK random factor runtime configurable 2024-10-08 06:00:56 -04:00
pm zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
portability
profiling style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
random
retention
rtio rtio: Split the rx and tx buffer unions 2024-08-17 08:55:01 -04:00
sd sd: resend CMD0 before each CMD8 2024-08-27 15:14:23 -04:00
secure_storage secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
sensing
settings
shell style: subsys: adjust return usage in void functions 2024-09-20 11:06:55 +02:00
sip_svc
stats
storage
task_wdt
testsuite Ztest: Including the missing C standard library header 2024-10-08 06:00:45 -04:00
timing
tracing tracing: Fix sysview for soc families not subdivided into series 2024-10-06 20:51:27 +01:00
usb usb: device_next: USB reset clears remote wakeup permission 2024-10-08 05:59:29 -04:00
zbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
CMakeLists.txt secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
Kconfig secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00