mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 14:05:31 +00:00
The existing calculation of the BULK_EP size can sometimes result in a bulk EP size that is not spec-compliant. The accepted BULK_EP sizes are 8, 16, 32 or 64 bytes. Additionally, the INT_EP size is always set to the max EP size since BT_BUF_RX_SIZE is always greater than that (min. 73 in Kconfig). This commit sets the BULK and INT endpoint sizes to their maximum supported values. Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no> |
||
---|---|---|
.. | ||
class | ||
bos.c | ||
CMakeLists.txt | ||
Kconfig | ||
os_desc.c | ||
os_desc.h | ||
usb_descriptor.c | ||
usb_descriptor.h | ||
usb_device.c | ||
usb_transfer.c | ||
usb_transfer.h | ||
usb_work_q.c | ||
usb_work_q.h |