zephyr/subsys/bluetooth
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
..
audio Bluetooth: audio: Fix invalid assert in bt_audio_iso_unbind_ep 2022-11-09 10:45:12 +01:00
common Bluetooth: Remove unneeded macros 2022-11-02 13:28:57 +01:00
controller Bluetooth: Controller: Fix advertising disable on connection complete 2022-11-14 13:06:38 +01:00
crypto Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
host Bluetooth: Fix issue with adv_stop 2022-11-14 13:07:51 +01:00
mesh Bluetooth: Mesh: Fix net and app keys commands in shell 2022-11-09 10:50:31 -06:00
services
shell Bluetooth: Shell: Add bt_disable to bluetooth shell app 2022-11-09 09:03:50 +00:00
CMakeLists.txt Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso