zephyr/subsys/bluetooth/controller/ll
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
..
ctrl_internal.h Bluetooth: Controller: Implement missing DLE commands 2016-11-18 07:47:50 +02:00
ctrl.c Bluetooth: Controller: Make use of min() convenience macro 2016-12-03 17:09:38 +00:00
ctrl.h Bluetooth: Controller: Fix local LE supported features bitmap 2016-12-03 17:09:38 +00:00
ll.c Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
ll.h Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
pdu.h Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
ticker.c Bluetooth: Controller: Fix HCI Reset Command implementation 2016-11-18 07:47:50 +02:00
ticker.h Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00