linux/net/bluetooth
Vinicius Costa Gomes 4cd2d98340 Bluetooth: Simplify a the connection type handling
Now that we have separate ways of doing connections for each link type,
we can do better than an "if" statement to handle each link type.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-08-15 00:53:19 -03:00
..
bnep Bluetooth: Added /proc/net/bnep via bt_procfs_init() 2012-08-06 15:02:59 -03:00
cmtp Bluetooth: Added /proc/net/cmtp via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hidp Bluetooth: Added /proc/net/hidp via bt_procfs_init() 2012-08-06 15:02:59 -03:00
rfcomm Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() 2012-08-06 15:03:00 -03:00
a2mp.c Bluetooth: Free the l2cap channel list only when refcount is zero 2012-08-06 15:02:58 -03:00
af_bluetooth.c Bluetooth: /proc/net/ entries for bluetooth protocols 2012-08-06 15:02:58 -03:00
hci_conn.c Bluetooth: Simplify a the connection type handling 2012-08-15 00:53:19 -03:00
hci_core.c Bluetooth: mgmt: Managing only BR/EDR HCI controllers 2012-08-06 15:02:54 -03:00
hci_event.c Bluetooth: Refactor in hci_le_conn_complete_evt 2012-08-06 15:08:41 -03:00
hci_sock.c Bluetooth: Added /proc/net/hci via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hci_sysfs.c Bluetooth: Remove unnecessary headers include 2012-06-05 06:34:08 +03:00
Kconfig Bluetooth: Fix Kconfig help description 2012-02-29 18:50:25 +02:00
l2cap_core.c Bluetooth: Free the l2cap channel list only when refcount is zero 2012-08-06 15:02:58 -03:00
l2cap_sock.c Bluetooth: Added /proc/net/l2cap via bt_procfs_init() 2012-08-06 15:02:59 -03:00
lib.c Bluetooth: Remove unnecessary headers include 2012-06-05 06:34:08 +03:00
Makefile Bluetooth: A2MP: Create A2MP channel 2012-06-05 06:34:11 +03:00
mgmt.c Bluetooth: Use lmp_ssp_capable where applicable 2012-08-06 15:02:56 -03:00
sco.c Bluetooth: Added /proc/net/sco via bt_procfs_init() 2012-08-06 15:03:00 -03:00
smp.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2012-06-13 15:35:35 -04:00