Bluetooth: Implement hci_reassembly helper to reassemble RX packets
authorSuraj Sumangala <suraj@atheros.com>
Wed, 14 Jul 2010 07:32:17 +0000 (13:02 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:12 +0000 (10:39 -0700)
commit33e882a5f2301a23a85ef2994e30fd9f48d39d9b
tree4048a954d11698581e123b25389a9f8f72125f90
parentcd4c53919ed50b0d532f106aeb76e79077bece98
Bluetooth: Implement hci_reassembly helper to reassemble RX packets

Implements feature to reassemble received HCI frames from any input stream

Signed-off-by: Suraj Sumangala <suraj@atheros.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/bluetooth.h
net/bluetooth/hci_core.c