zephyr/subsys/bluetooth/controller/ll_sw/openisa/lll
Vinayak Kariappa Chettimada b2e802b018 Bluetooth: controller: Move initiated flag into role specific union
Move the initiated bit flag into role specific union, so that
other role specific bit flags can share bit space in the LLL
context structure.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-03-30 14:04:23 +02:00
..
lll_adv_internal.h Bluetooth: controller: Remove vendor specific internal LLL include 2021-03-01 11:24:40 +01:00
lll_adv_pdu.h Bluetooth: controller: Remove vendor specific internal LLL include 2021-03-01 11:24:40 +01:00
lll_adv_types.h Bluetooth: controller: Remove vendor specific internal LLL include 2021-03-01 11:24:40 +01:00
lll_adv.c Bluetooth: controller: Move initiated flag into role specific union 2021-03-30 14:04:23 +02:00
lll_clock.c Bluetooth: controller: Refactor out clock ppm interface 2020-10-07 17:45:23 +02:00
lll_conn_meta.h
lll_conn.c Bluetooth: controller: openisa: Fix to use compiler memory barrier 2021-02-03 14:16:12 -05:00
lll_internal.h Bluetooth: controller: Remove use of lll_stop 2021-03-06 09:32:42 -05:00
lll_master.c
lll_meta.h
lll_prof_internal.h
lll_prof.c
lll_scan.c Bluetooth: controller: Move initiated flag into role specific union 2021-03-30 14:04:23 +02:00
lll_slave.c
lll_test.c Bluetooth: Controller: re-factor magic constants 2021-01-18 19:12:12 +01:00
lll_tim_internal.h Bluetooth: controller: Use PHY_xxx symbols consistently 2020-12-20 13:04:13 -05:00
lll_vendor.h
lll.c