alistair23-linux/include/net/bluetooth
Marcel Holtmann 2edf870d19 Bluetooth: Provide msg_name callback for L2CAP connectionless channels
The L2CAP connectionless channels use SOCK_DGRAM and recvmsg() and need
to receive the remote BD_ADDR and PSM information via msg_name from
the recvmsg() system call.

So in case the L2CAP socket is for connectionless channels, provide
a msg_name callback that can update the data. Also store the remote
BD_ADDR and PSM in the skb so it can be extracted later on.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2013-10-13 23:13:37 +03:00
..
bluetooth.h Bluetooth: Provide msg_name callback for L2CAP connectionless channels 2013-10-13 23:13:37 +03:00
hci.h Bluetooth: Read location data on AMP controller init 2013-10-07 16:53:40 +02:00
hci_core.h Bluetooth: Store source address of HCI connections 2013-10-13 17:47:37 +03:00
hci_mon.h Bluetooth: Fix coding style in all .h files 2012-03-07 00:04:25 -03:00
l2cap.h Bluetooth: Return the correct address type for L2CAP sockets 2013-10-13 18:58:30 +03:00
mgmt.h Bluetooth: Add management command for setting LE scan parameters 2013-10-11 18:18:13 +02:00
rfcomm.h Bluetooth: Store RFCOMM address information in its own socket structure 2013-10-13 21:11:23 +03:00
sco.h Bluetooth: Store SCO address information in its own socket structure 2013-10-13 21:11:20 +03:00