linux/include/net/bluetooth
Andre Guedes 8e9f98921c Bluetooth: Use address type info from user-space
In order to establish a LE connection we need the address type
information. User-space already pass this information to kernel
through struct sockaddr_l2.

This patch adds the dst_type parameter to l2cap_chan_connect so we
are able to pass the address type info from user-space down to
hci_conn layer.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2012-05-09 01:40:45 -03:00
..
bluetooth.h Bluetooth: Move address type macros to bluetooth.h 2012-05-09 01:40:42 -03:00
hci_core.h Bluetooth: Add dst_type parameter to hci_connect 2012-05-09 01:40:45 -03:00
hci_mon.h Bluetooth: Fix coding style in all .h files 2012-03-07 00:04:25 -03:00
hci.h Bluetooth: Add HCI_PERIODIC_INQ to dev_flags 2012-05-09 00:41:35 -03:00
l2cap.h Bluetooth: Use address type info from user-space 2012-05-09 01:40:45 -03:00
mgmt.h Bluetooth: Add management command for setting Device ID 2012-05-09 00:41:30 -03:00
rfcomm.h Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Correct ediv in SMP 2012-05-09 00:41:30 -03:00