linux/include/net/bluetooth
Peter Hurley c10a848cea Bluetooth: Verify dlci not in use before rfcomm_dev create
Only one session/channel combination may be in use at any one
time. However, the failure does not occur until the tty is
opened (in rfcomm_dlc_open()).

Because these settings are actually bound at rfcomm device
creation (via RFCOMMCREATEDEV ioctl), validate and fail before
creating the rfcomm tty device.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Tested-By: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-02-14 13:39:30 -08:00
..
bluetooth.h Bluetooth: Introduce requirements for security level 4 2014-02-13 09:51:35 +02:00
hci.h Bluetooth: Add constants for LTK key types 2014-02-13 09:51:44 +02:00
hci_core.h Bluetooth: Introduce connection parameters list 2014-02-13 09:51:44 +02:00
hci_mon.h Bluetooth: Fix coding style in all .h files 2012-03-07 00:04:25 -03:00
l2cap.h Bluetooth: Enable LE L2CAP CoC support by default 2014-02-14 13:39:12 -08:00
mgmt.h Bluetooth: Rename authentication to key_type in mgmt_ltk_info 2014-02-13 09:51:43 +02:00
rfcomm.h Bluetooth: Verify dlci not in use before rfcomm_dev create 2014-02-14 13:39:30 -08:00
sco.h Bluetooth: Store SCO address information in its own socket structure 2013-10-13 21:11:20 +03:00