Hi Luiz, > l2cap_le_flowctl_init was reseting the tx_credits which works only for > outgoing connection since that set the tx_credits on the response, for > incoming connections that was not the case which leaves the channel > without any credits causing it to be suspended. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel