git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dcca30
)
[Bluetooth] Add hci_recv_fragment() helper function
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 11 Jul 2007 04:42:04 +0000
(06:42 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 11 Jul 2007 04:42:04 +0000
(06:42 +0200)
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>
No differences found