zephyr/subsys/bluetooth/controller
Michael Scott 774567ea14 Bluetooth: controller: remove dup code in packet_rx_reserve_get()
The calculation in packet_rx_reserve_get() was already handled by
packet_rx_acquired_count_get().  So, let's use that code instead
and remove the duplication.

Change-Id: Ic76f70f1e78bebc74f5bef36cd92a3c332e489e9
Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-05-10 23:03:11 +03:00
..
hal Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00
hci Bluetooth: controller: Add flow control logging 2017-05-10 08:23:25 +03:00
include Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00
ll_sw Bluetooth: controller: remove dup code in packet_rx_reserve_get() 2017-05-10 23:03:11 +03:00
ticker Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
util Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
Kconfig Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00