zephyr/subsys
Martin Tverdal 09b514a610 Bluetooth: Fix issue with adv_stop
If adv stop was called form connected callback,
it would continue and unref the wrong conn object
if there where 2 connectable advertisers running,
but with only one 1 id configured.

Fixes #52196

Signed-off-by: Martin Tverdal <martin.tverdal@nordicsemi.no>
2022-11-14 13:07:51 +01:00
..
bluetooth Bluetooth: Fix issue with adv_stop 2022-11-14 13:07:51 +01:00
canbus drivers: can: use flags fields for can_frame and can_filter structs 2022-10-25 16:32:10 +02:00
console
cpp kernel: Add C++ main() support 2022-11-05 16:41:45 +09:00
debug debug: thread_info: store arch mode_exc_return offset 2022-10-28 11:51:15 +02:00
demand_paging
dfu dfu/boot/mcuboot: treat pristine image as confirmed 2022-11-07 09:50:35 +01:00
disk
emul
fb
fs
ipc ipc: add a multi-endpoint feature to icmsg 2022-11-09 10:41:43 +01:00
jwt
logging logging: log_backend_fs: added LOG_BACKEND_FS_AUTOSTART configuration 2022-10-26 12:00:29 +02:00
lorawan lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
mgmt mgmt/mcumgr: Fix documentation for hash_checksum_mgmt_list_cb 2022-11-10 15:48:39 +01:00
modbus
net net: lwm2m: shell - allow leading slash 2022-11-11 08:49:25 +00:00
pm pm: Rework usage of CONFIG_MP_NUM_CPUS to CONFIG_MP_MAX_NUM_CPUS 2022-10-27 13:51:55 -04:00
portability
random
rtio rtio: Userspace support 2022-11-08 10:44:03 +01:00
sd
settings Settings: NVS: Add cache for nvs name lookup 2022-11-05 19:58:34 +01:00
shell smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02:00
stats
storage
task_wdt
testsuite testsuite: coverage: create kconfig option for gcov dump heap size 2022-11-10 08:48:06 -05:00
timing
tracing subsys/tracing: Use z_current_get in switch_{in,out} 2022-10-26 12:00:04 +02:00
usb usb-c: Fix unsupported message reporting 2022-11-08 10:46:40 +01:00
CMakeLists.txt
Kconfig usb-c: Add USB-C Subsystem with Sink PD Support 2022-10-22 18:38:35 -04:00