zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada adae515d8d Bluetooth: controller: Fix conn setup regression
Fix incorrect and redundant use of ticker user id ULL_LOW
instead of ULL_HIGH when setting up a connection using a
mayfly to disable LLL context. Also, the LLL context pointer
is invalid, where node rx is passed instead of LLL context.

Use the ULL disabled callback when done event has not yet
been processed, or a direct connection setup in ULL_HIGH
context when ULL is already disabled (reference count is
zero) is sufficient.

Regression introduced in commit 30f260dfaa ("Bluetooth:
controller: Fix adv/scan context access post release").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-06-04 12:13:34 -05:00
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Minor improvements to ext header population 2021-06-01 16:50:41 +02:00
include Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
ll_sw Bluetooth: controller: Fix conn setup regression 2021-06-04 12:13:34 -05:00
ticker Bluetooth: controller: Propagate ticker force to ULL 2021-04-13 12:15:12 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
Kconfig Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
Kconfig.df Bluetooth: controller: df: Set BT_CTLR_DF_ANT_SWITCH_RX enable 2021-05-06 16:27:16 +02:00
Kconfig.ll_sw_split Bluetooth: controller: Add Kconfig options for nRF21540 PDN and CSN pins 2021-04-21 15:04:12 +02:00