zephyr/net
Johan Hedberg c9f1ce2639 Bluetooth: Increase default ATT MTU when possible
The 23 bytes default is quite limiting. When SMP has been enabled we
can do a bit better since we know that we can fit two complete ACL
packets to the buffers (23 bytes payload in the first, and 27 in the
second).

Change-Id: I71d9c484c962b1ff46d325f7182511f168608b8e
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:45 -05:00
..
bluetooth Bluetooth: Increase default ATT MTU when possible 2016-02-05 20:24:45 -05:00
ip net: Add Kconfig option for sanity test 2016-02-05 20:24:39 -05:00
buf.c net: buf: Fix minor typo 2016-02-05 20:24:44 -05:00
Kconfig Bluetooth: Fix typo in NET_BUF Kconfig option description 2016-02-05 20:24:40 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00