zephyr/subsys/bluetooth
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
..
common Bluetooth: Controller: Add CONFIG_BT_HCI_VS option 2018-09-19 13:03:56 +02:00
controller Bluetooth: controller: Fix default Tx buffers 2018-10-04 11:45:54 +02:00
host Bluetooth: Use BT_CMD_TEST macro for testing supported commands 2018-09-28 13:43:39 +03:00
shell subsys: bluetooth: shell: bt: Add command to show LL address 2018-10-04 10:35:06 +02:00
CMakeLists.txt
Kconfig