linux/net/bluetooth
Gustavo F. Padovan 642745184f Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Actually doesn't make sense have these modules built separately.
The L2CAP layer is needed by almost all Bluetooth protocols and profiles.
There isn't any real use case without having L2CAP loaded.
SCO is only essential for Audio transfers, but it is so small that we can
have it loaded always in bluetooth.ko without problems.
If you really doesn't want it you can disable SCO in the kernel config.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-02-14 17:27:36 -03:00
..
bnep Bluetooth: bnep: fix buffer overflow 2011-02-14 12:51:33 -02:00
cmtp Bluetooth: Do not use assignments in IF conditions 2011-02-08 01:40:08 -02:00
hidp Bluetooth: Do not use assignments in IF conditions 2011-02-08 01:40:08 -02:00
rfcomm Bluetooth: Never deallocate a session when some DLC points to it 2011-01-19 14:40:42 -02:00
af_bluetooth.c Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
hci_conn.c Bluetooth: Add set_io_capability management command 2011-02-08 01:40:08 -02:00
hci_core.c Bluetooth: Do not use assignments in IF conditions 2011-02-08 01:40:08 -02:00
hci_event.c Bluetooth: Do not use assignments in IF conditions 2011-02-08 01:40:08 -02:00
hci_sock.c Bluetooth: Add support for set_powered management command 2011-02-08 01:40:04 -02:00
hci_sysfs.c Bluetooth: Implement debugfs support for listing UUIDs 2011-02-08 01:40:06 -02:00
Kconfig Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
l2cap_core.c Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
l2cap_sock.c Bluetooth: l2cap: fix 1 byte infoleak to userspace 2011-02-11 15:21:29 -02:00
lib.c Bluetooth: make batostr() print in the right order 2010-10-12 12:44:52 -03:00
Makefile Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
mgmt.c Bluetooth: Add set_io_capability management command 2011-02-08 01:40:08 -02:00
sco.c Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00