linux/include/net/bluetooth
Gustavo Padovan 8d836d71e2 Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
As part of the work to remove struct sock from l2cap_core.c and make it
more generic we remove in this commit the direct access to sk->sk_sndtimeo
member. This objective of this change is purely remove sk usage from
l2cap_core.c

Now we have a new l2cap ops to get the current value of sk->sndtimeo. A
l2cap_chan_no_get_sndtimeo was added for users of L2CAP that doesn't need
to set a timeout.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2013-10-15 16:42:44 -07:00
..
bluetooth.h Bluetooth: Provide msg_name callback for L2CAP connectionless channels 2013-10-13 23:13:37 +03:00
hci_core.h Bluetooth: Update class of device on discoverable timeout 2013-10-15 21:28:42 +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 command structure for writing current IAC LAP 2013-10-15 18:44:24 +03:00
l2cap.h Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c 2013-10-15 16:42:44 -07: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