linux/net/bluetooth
Johan Hedberg d93375a82d Bluetooth: Remove auth_type parameter from hci_connect_le()
The auth_type value which gets assigned to hci_conn->auth_type is
something that's only used for BR/EDR connections and is of no value for
LE connections. It makes therefore little sense to pass it to the
hci_connect_le() function. This patch removes the parameter from the
function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-07-07 15:18:07 +02:00
..
bnep
cmtp
hidp
rfcomm Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 2014-05-29 13:03:47 -04:00
6lowpan.c Bluetooth: 6LoWPAN: Remove network devices when unloading 2014-07-03 17:42:44 +02:00
a2mp.c Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec 2014-07-03 17:42:43 +02:00
a2mp.h
af_bluetooth.c Bluetooth: constify seq_operations 2014-07-03 17:42:52 +02:00
amp.c
amp.h
hci_conn.c Bluetooth: Remove auth_type parameter from hci_connect_le() 2014-07-07 15:18:07 +02:00
hci_core.c Bluetooth: Enable passive scanning whenever we're connectable 2014-07-07 13:53:03 +02:00
hci_event.c Bluetooth: Remove auth_type parameter from hci_connect_le() 2014-07-07 15:18:07 +02:00
hci_sock.c Bluetooth: Run controller setup after external configuration 2014-07-06 13:41:51 +03:00
hci_sysfs.c
Kconfig Bluetooth: 6LoWPAN: Create a kernel module 2014-07-03 17:42:44 +02:00
l2cap_core.c Bluetooth: Remove auth_type parameter from hci_connect_le() 2014-07-07 15:18:07 +02:00
l2cap_sock.c Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state 2014-07-03 17:42:52 +02:00
lib.c
Makefile Bluetooth: 6LoWPAN: Create a kernel module 2014-07-03 17:42:44 +02:00
mgmt.c Bluetooth: Remove auth_type parameter from hci_connect_le() 2014-07-07 15:18:07 +02:00
sco.c net: Fix use after free by removing length arg from sk_data_ready callbacks. 2014-04-11 16:15:36 -04:00
smp.c Bluetooth: Allow re-encryption with LTK when STK is in use 2014-07-03 17:42:54 +02:00
smp.h Bluetooth: Remove HCI prefix from SMP LTK defines 2014-07-03 17:42:42 +02:00