zephyr/net
Johan Hedberg 7a39d44577 Bluetooth: Move ACL fragmentation from bt_conn_send to tx fiber
This way we're both able to properly utilize the fragments pool as
well as ensure that no two buffers for this connection end up being
fragmented into the tx_queue in an interleaved fashion (which would
just confuse the controller).

Change-Id: I3934cd3fbfc5e190d61475eb691a34a2df13ed74
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:45 -05:00
..
bluetooth Bluetooth: Move ACL fragmentation from bt_conn_send to tx fiber 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