zephyr/subsys/bluetooth/controller
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
..
crypto
hal
hci Bluetooth: Controller: Remove redundant extra list release 2021-12-22 16:55:17 +01:00
include Bluetooth: controller: complete DF TX params set in conn mode 2021-12-22 12:18:17 +01:00
ll_sw Bluetooth: Controller: Fix wrong variable passed to isr_done 2021-12-23 11:20:00 +01:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
CMakeLists.txt Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
Kconfig Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00
Kconfig.df Bluetooth: controller: complete DF TX params set in conn mode 2021-12-22 12:18:17 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Introduce preferred central conn spacing config 2021-11-22 22:23:48 -05:00