Skip to content
Commit 81614307 authored by Joakim Andersson's avatar Joakim Andersson Committed by Christopher Friedt
Browse files

Bluetooth: Add workaround for no command buffer available



Add workaround for no command buffer available when the host is
transmitting Host Number of Completed Packet Commands.
This command does not follow normal flow control of HCI commands and
the controller side HCI drivers that allocates HCI command buffers with
K_NO_WAIT can end up running out of command buffers.

Increase the command buffer count from 2 to 10 for the affected drivers
until the issue has a proper fix.

Signed-off-by: default avatarJoakim Andersson <joakim.andersson@nordicsemi.no>
parent d6da7330
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment