Hi Marcel, On Thu, Mar 05, 2020, Marcel Holtmann wrote: > When processing SCO packets, the handle is wrongly assumed as 16-bit > value. The actual size is 12-bits and the other 4-bits are used for > packet flags. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > net/bluetooth/hci_core.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) Applied to bluetooth-next. Thanks. Johan