zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 8f5e96a1b7 Bluetooth: controller: Use XON_BITMASK instead of BIT(31)
Use XON_BITMASK define instead of raw BIT(31) or bit shift
operations in code to represent use of reduced prepared by
an event.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-02-16 07:29:12 +02:00
..
crypto Bluetooth: controller: Conditional compile BT_LL_SW variant 2018-01-25 11:51:10 +01:00
hal Bluetooth: controller: Refactor ticker integration into hal 2018-02-13 13:26:37 +01:00
hci Bluetooth: controller: Use shorter (void *) for typecasts 2018-02-05 16:48:37 +01:00
include Bluetooth: controller: Fix to restrict addr set in active states 2018-01-29 18:03:15 +01:00
ll_sw Bluetooth: controller: Use XON_BITMASK instead of BIT(31) 2018-02-16 07:29:12 +02:00
ticker Bluetooth: controller: Refactor ticker integration into hal 2018-02-13 13:26:37 +01:00
util Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
CMakeLists.txt Bluetooth: controller: Refactor ticker integration into hal 2018-02-13 13:26:37 +01:00
Kconfig Bluetooth: controller: Improved continuous scanning 2018-02-07 11:23:10 +01:00