Go to file
Luiz Augusto von Dentz 701404624e Bluetooth: L2CAP: Don't limit tx MTU
This store the original MTU sent by the remote instead of limiting it to
the amount the buffer can allocate since buffer sizes can now be
different and it was anyway wrong to assume the size of buffer used for
signalling would be the same as in data packets.

Change-Id: I52c7e4946ae949a0068ce28a00d2b427a48a1b51
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:40 -05:00
arch
doc
drivers Bluetooth: Clean up Kconfig 2016-02-05 20:24:40 -05:00
include Bluetooth: Differentiate send/recv of needed driver headroom 2016-02-05 20:24:39 -05:00
kernel
lib
misc
net Bluetooth: L2CAP: Don't limit tx MTU 2016-02-05 20:24:40 -05:00
samples Bluetooth: Fix not unreferencing buffer 2016-02-05 20:24:40 -05:00
scripts
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh