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:
44dd46d
)
Bluetooth: Allow setting of L2CAP ERTM via socket option
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 3 May 2009 05:31:10 +0000
(22:31 -0700)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 22 Aug 2009 21:50:07 +0000
(14:50 -0700)
To enable Enhanced Retransmission mode it needs to be set via a socket
option. A different mode can be set on a socket, but on listen() and
connect() the mode is checked and ERTM is only allowed if it is enabled
via the module parameter.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found