Hi Luiz, > Bluetooth Core Specification v5.2, Vol. 3, Part A, section 1.4, table > 1.1: > > 'Start Fragments always either begin with the first octet of the Basic > L2CAP header of a PDU or they have a length of zero (see [Vol 2] Part > B, Section 6.6.2).' > > Apparently this was changed by the following errata: > > https://www.bluetooth.org/tse/errata_view.cfm?errata_id=10216 > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > include/net/bluetooth/l2cap.h | 1 + > net/bluetooth/l2cap_core.c | 118 +++++++++++++++++++++++++++------- > 2 files changed, 94 insertions(+), 25 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel