zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 3d1a659019 Bluetooth: controller: Fix default Tx buffers
Fix the default Tx buffers to 3. While the first Tx-ed
buffer generates the HCI Number of Completed Packets Event,
the controller needs to have 2 additional Tx buffers queued
so that the second Tx PDU has the More Data (MD) bit set so
as to have the connection event to continue to transmit any
additional Tx buffers that the Host will enqueue in the same
connection event.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-10-04 11:45:54 +02:00
..
crypto portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hal Bluetooth: controller: Use nRFx functions for PPI reg access 2018-09-12 13:13:48 +02:00
hci Bluetooth: controller: Remove timestamp from HCI 2018-09-26 14:50:26 +02:00
include Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
ll_sw Bluetooth: controller: Increase advertising random delay resolution 2018-09-28 18:03:51 +02:00
ticker Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
util coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt Bluetooth: Reorganize Kconfig options for BLE controller 2018-07-02 11:59:43 +02:00
Kconfig Bluetooth: controller: Fix default Tx buffers 2018-10-04 11:45:54 +02:00