commit | 820ae1b865caa05e0614004d0183ca70de2b8665 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Nov 18 22:15:00 2006 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Nov 21 16:16:31 2006 -0800 |
tree | cf93320889db023d4049ffc0123bcfb4a407982f | |
parent | ff2d367ac33b9278c9516ac1888207dac11d10b0 [diff] |
[Bluetooth] Always include MTU in L2CAP config responses When sending a positive config response it shall include the actual MTU to be used on this channel. This differs from the Bluetooth 1.1 specification where it was enough to acknowledge the config request. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>