mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-17 05:09:04 +00:00
Most drivers must handle fragmented HCI data packets and events. This patch adds a generic function for their reassembly to the Bluetooth core layer and thus allows to shrink the complexity of the drivers. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>