zephyr/subsys/bluetooth/controller
Johan Hedberg 299216b2f0 Bluetooth: Controller: Make use of min() convenience macro
Instead of having custom logic for determining the minimum of two
values, use the existing min() helper from misc/util.h.

Change-Id: I9809883d4a31126329373f293897dd49eb91e9ad
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-03 17:09:38 +00:00
..
hal Bluetooth: Controller: Fix device whitelist feature 2016-11-11 16:40:59 +00:00
hci Bluetooth: Controller: Implement ECC commands 2016-12-03 17:09:38 +00:00
ll Bluetooth: Controller: Make use of min() convenience macro 2016-12-03 17:09:38 +00:00
util Bluetooth: Controller: Fix suspicious use of sizeof 2016-11-18 07:47:50 +02:00
Kconfig Bluetooth: Kconfig: Fix order of default entries 2016-11-11 12:09:46 +00:00
Makefile Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00