zephyr/subsys/bluetooth
Piotr Pryga 49f0aba94c Bluetooth: Controller: Fix wrong variable passed to isr_done
Wrong variable was passed when isr_done was registered. It lead to
memory faults and exceptions. It should be a pointer to lll_adv_sync
instance instead of lll_adv.

The commit fixes the issue.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-12-23 11:20:00 +01:00
..
audio Bluetooth: Audio: Media control - set L2CAP buffers 2021-12-15 14:59:55 -05:00
common bluetooth: Increase ACL packet size limit for non-Zephyr controllers 2021-11-24 14:19:07 -05:00
controller Bluetooth: Controller: Fix wrong variable passed to isr_done 2021-12-23 11:20:00 +01:00
host bluetooth: fix callback name 2021-12-21 18:19:24 +01:00
mesh Revert "Bluetooth: Mesh: Fix publication period measurement" 2021-12-21 07:46:26 +01:00
services bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
shell Bluetooth: shell: Register callbacks dynamically 2021-12-09 15:01:16 +01:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: correct kconfig help 2021-12-21 18:19:24 +01:00
Kconfig.adv kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
Kconfig.iso kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00