Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4604ad0f authored by Loic Poulain's avatar Loic Poulain Committed by Yong Yao
Browse files

Bluedroid: Fix HCI buffer size issue



The maximum HCI frame coming from the kernel is
the maximum ACL HCI data packet (1024) + ACL HCI
header (4) + H4 header (1) = 1029.
Previous maximum read value was 1016 which is
incorrect and leads to data sync problem for
frames > 1016.

Change-Id: I37f74ad4c612d802e6758b3fe0eb156bcf265b4f
Signed-off-by: default avatarLoic Poulain <loic.poulain@intel.com>
parent 9bdb42e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment