zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada bc782cf11b Bluetooth: controller: Remove redundant connection initiated check
Remove the redundant connection initiated check as the event
is closed on connection initiated and it is sufficient to
check in the prepare_cb function to abort any events in the
pipeline after the connection has been initiated.

Relates to commit 5ce5dc055e ("Bluetooth: controller:
Avoid race between ULL and LLL when initiating conn") and
commit 18f5fb99c1 ("Bluetooth: controller: Remove use of
lll_stop").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-03-18 13:52:42 +01:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci bluetooth: controller: Set missing bits in supported list 2021-03-17 15:33:19 -04:00
include Bluetooth: controller: #if defined(...) vs #if IS_ENABLED(..) 2021-02-25 12:54:13 +01:00
ll_sw Bluetooth: controller: Remove redundant connection initiated check 2021-03-18 13:52:42 +01:00
ticker Bluetooth: controller: Remove unused assignments to ticker_id_prev 2021-03-17 16:03:12 +01:00
util Bluetooth: controller: Fix Tx Buffer Overflow 2021-02-02 14:00:57 -05:00
CMakeLists.txt Bluetooth: controller: Add init/reset stubs for CIS central/peripheral ULL 2021-02-15 17:33:46 -05:00
Kconfig Bluetooth: controller: Ignore connections from same peer 2021-03-17 15:32:47 -04:00
Kconfig.df Bluetooth: host: direction: Remove compilation warning 2021-02-25 14:53:27 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Ignore connections from same peer 2021-03-17 15:32:47 -04:00