Skip to content
Commit 5f6d5264 authored by Emil Obalski's avatar Emil Obalski Committed by Ioannis Glaropoulos
Browse files

usb: bluetooth: Incrase data stage buffer for setup transfers.



Depending on the Bluetooth features enabled, the HCI
packets can be 264 Bytes long. For HCI over USB the HCI packet
is handled in data stage of USB transfer. Buffer for the data
stage was too short and USB driver was STALLing the data stage
making it unable to complete. Extend the data stage buffer
to 266 Bytes if HCI USB is selected and BT_RX_BUF_LEN > 127
indicating that longer HCI packets are needed.

Signed-off-by: default avatarEmil Obalski <emil.obalski@nordicsemi.no>
parent 2a6f6e41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment