linux/include/net/bluetooth
Mat Martineau 84084a3197 Bluetooth: Perform L2CAP SDU reassembly without copying data
Use sk_buff fragment capabilities to link together incoming skbs
instead of allocating a new skb for reassembly and copying.

The new reassembly code works equally well for ERTM and streaming
mode, so there is now one reassembly function instead of two.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-09-27 18:16:18 -03:00
..
bluetooth.h
hci.h
hci_core.h Bluetooth: Add mgmt events for blacklisting 2011-09-21 12:59:15 -03:00
l2cap.h Bluetooth: Perform L2CAP SDU reassembly without copying data 2011-09-27 18:16:18 -03:00
mgmt.h Bluetooth: Add mgmt events for blacklisting 2011-09-21 12:59:15 -03:00
rfcomm.h
sco.h
smp.h