Files
linux/include/net
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
..
2013-08-31 22:30:01 -04:00
2013-06-26 18:01:46 +09:00
2013-09-02 21:00:50 -07:00
2013-09-03 22:34:47 -04:00
2013-08-31 22:30:01 -04:00
2013-08-29 15:50:06 -04:00
2013-06-04 16:43:42 -07:00