aha/net/bluetooth/rfcomm
Marcel Holtmann 0588d94fd7 Bluetooth: Restrict application of socket options
The new socket options should only be evaluated for SOL_BLUETOOTH level
and not for every other level. Previously this causes some minor issues
when detecting if a kernel with certain features is available.

Also restrict BT_SECURITY to SOCK_SEQPACKET for L2CAP and SOCK_STREAM for
the RFCOMM protocol.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2009-02-27 06:14:33 +01:00
..
core.c Bluetooth: Pause RFCOMM TX when encryption drops 2009-02-27 06:14:33 +01:00
Kconfig
Makefile
sock.c Bluetooth: Restrict application of socket options 2009-02-27 06:14:33 +01:00
tty.c bt/rfcomm/tty: join error paths 2008-12-14 23:18:00 -08:00