commit | 0cd75f7ed740a8c605fe55ac71a9b5162c612422 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri May 17 13:09:05 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 05 07:05:34 2013 -0800 |
tree | b155f3faacfeeaf1f244405b26e5b2f1105b53a2 | |
parent | 3831971355d901ccfb76533a422b4395072849a3 [diff] |
Bluetooth: Track LE L2CAP credits in l2cap_chan This patch adds tracking of L2CAP connection oriented channel local and remote credits to struct l2cap_chan and ensures that connect requests and responses contain the right values. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>