You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samples: bluetooth: throughput: allow reducing MTU
According to the documentation of throughput sample, it is
possible to change the default MTU, but the code hard-coded
the GATT data length, so an attempt to use a reduced MTU
ended up with a buffer allocation failure.
Signed-off-by: Damian Krolik <[email protected]>
0 commit comments