bluekitchen / btstack

Dual-mode Bluetooth stack, with small memory footprint.
http://bluekitchen-gmbh.com
Other
1.74k stars 613 forks source link

hid_device: use max mtu for l2cap channels #536

Closed shuffle2 closed 1 year ago

shuffle2 commented 1 year ago

fixes #535

mringwal commented 1 year ago

Good point! We recently reworked the code to support larger HID reports (up to L2CAP MTU), but this won't help if the MTU is limited :)