Skip to content
Commit 37aa1a1f authored by Johan Hedberg's avatar Johan Hedberg
Browse files

Bluetooth: h4: Use k_fifo instead of k_sem



So far the use of k_sem meant that there was no major benefit of
having more than 2 or 3 RX buffers since there was no queuing
mechanism. Instead of using k_sem, introduce a k_fifo and use that to
queue up incoming buffers. This way the RX buffer count can be
increased with measurable effects on throughput.

Change-Id: I8122b233aeee7c8e145de3fff5f10bcfe348efaa
Signed-off-by: default avatarJohan Hedberg <johan.hedberg@intel.com>
parent 2f191012
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment