Skip to content
Commit ef222013 authored by Marcel Holtmann's avatar Marcel Holtmann
Browse files

[Bluetooth] Add hci_recv_fragment() helper function



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: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 7dcca30a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment