alistair23-linux/include/net/bluetooth
Andre Guedes 29b7988a23 Bluetooth: Add 'dst_type' field to struct hci_conn
This patch adds a new field (dst_type) to the struct hci_conn which
holds the type of the destination address (bdaddr_t dst). This
approach is needed in order to use the struct hci_conn as an
abstraction of LE connections in HCI Layer. For non-LE this field
is ignored.

This patch also set properly the 'dst_type' field after initializing
LE hci_conn structures.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-06-08 16:58:18 -03:00
..
bluetooth.h Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
hci.h Bluetooth: Clear advertising cache before scanning 2011-06-08 16:58:17 -03:00
hci_core.h Bluetooth: Add 'dst_type' field to struct hci_conn 2011-06-08 16:58:18 -03:00
l2cap.h Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() 2011-06-08 16:58:16 -03:00
mgmt.h Bluetooth: Add store_hint parameter to mgmt_new_key 2011-04-28 16:14:43 -03:00
rfcomm.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Add SMP command structures 2011-02-16 16:33:19 -03:00