Bluetooth: Send ConfigReq after send a ConnectionRsp
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 8 Jul 2010 23:08:18 +0000 (20:08 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:11 +0000 (10:39 -0700)
commite9aeb2ddd441f0c8699ff04c499d7213730a0f04
treeabce4d9b29979f7aef33378744322f0074f57b73
parent963cf687e825f7a59817f145a1ea19bdc224a18f
Bluetooth: Send ConfigReq after send a ConnectionRsp

The extended L2CAP features requires that one should initiate a
ConfigReq after send the ConnectionRsp. This patch changes the behaviour
of the configuration process of our stack.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c