commit | 15f02b91056253e8cdc592888f431da0731337b8 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Mar 02 16:56:20 2020 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Mar 08 10:05:40 2020 +0100 |
tree | d459e97567b6fb6572fea514d5218d90eb2ef8f6 | |
parent | 145720963b6c68d0c4054112c09050995259b8f8 [diff] |
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode 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@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>