alistair23-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 Bluetooth: Add support for returning the encryption key size 2011-07-08 18:39:31 -03:00
hci.h Bluetooth: Add mgmt command for fast connectable mode 2011-09-21 12:58:12 -03:00
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 Bluetooth: Clean up some code style issues 2011-06-09 16:33:28 -03:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Move SMP crypto functions to a workqueue 2011-09-21 12:58:12 -03:00