[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 4 May 2007 22:36:13 +0000 (00:36 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 May 2007 22:36:13 +0000 (00:36 +0200)
commit9cf5b0ea3a7f1432c61029f7aaf4b8b338628884
treedf659b3fe371301a6dba33782451655a09e9c25b
parent77f2a45fa1ba33147fd6cc8ae546188504a822cd
[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC

The RFCOMM specification says that the device closing the last DLC on
a particular session is responsible for closing the multiplexer by
closing the corresponding L2CAP channel.

Signed-off-by: Ville Tervo <ville.tervo@nokia.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/rfcomm/core.c