zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada f3a0ae0cbc Bluetooth: Controller: Fix CIS LLL events pending check
CIS LLL events pending was checked incorrectly using a
mayfly incorrect set to be called from ULL LOW context,
but the actual call was from ULL HIGH context.

Beside this, the code was refactored to have file static
functions after global scope functions.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-09-21 12:52:15 -04:00
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
include Bluetooth: controller: Replace {m_,s_} with {c_,p_} 2021-09-21 13:01:29 +02:00
ll_sw Bluetooth: Controller: Fix CIS LLL events pending check 2021-09-21 12:52:15 -04:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
Kconfig Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
Kconfig.df Bluetooth: Controller: Fix DF for per adv chains scanning 2021-08-27 11:46:31 -04:00
Kconfig.ll_sw_split Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00