Hi Luiz, > This adds the initial code for Enhanced Credit Based Mode which > introduces a new socket mode called L2CAP_MODE_EXT_FLOWCTL, which for > the most part work the same as L2CAP_MODE_LE_FLOWCTL but uses different > PDUs to setup the connections and also works over BR/EDR. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > include/net/bluetooth/l2cap.h | 4 + > net/bluetooth/l2cap_core.c | 545 +++++++++++++++++++++++++++++++++- > net/bluetooth/l2cap_sock.c | 23 +- > 3 files changed, 552 insertions(+), 20 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel