zephyr/samples
Joakim Andersson 81614307e9 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: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-08-16 15:12:22 -04:00
..
application_development
arch
basic
bluetooth Bluetooth: Add workaround for no command buffer available 2021-08-16 15:12:22 -04:00
boards samples: conn_cb replace to const zsector 2021-08-11 13:42:28 +02:00
compression
drivers pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
hello_world tests: add a test to verify UEFI boot on x86_64 targets. 2021-08-11 11:46:13 +02:00
kernel
modules modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
net samples: wpanusb: return -ENOTSUP on unsupported device-to-host requests 2021-08-03 19:05:44 -04:00
philosophers
posix doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
sensor pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
shields samples: shields: lmp90100_evb: convert to using DEVICE_DT_GET_ONE() 2021-07-15 11:47:11 -04:00
subsys shell: add devmem load command 2021-08-13 10:13:36 -04:00
synchronization tests: remove kernel tag from key tests/samples 2021-07-08 08:59:51 -04:00
tfm_integration doc: guides: Add a TF-M guide 2021-08-12 10:03:57 -05:00
userspace
classic.rst
index.rst