linux/net/bluetooth
Mat Martineau e31f763372 Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better
This action now exactly matches what is defined in the ERTM
specification, including clearing the remote busy flag and setting the
retransmit timer rather than retransmitting frames directly.  The spec
does not retransmit frames as part of this action, since
retransmission is only triggered by REJ, SREJ, or an RR with the final
bit set.  struct l2cap_ctrl is also used to set up header values.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-06-05 06:34:03 +03:00
..
bnep Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2012-05-22 15:18:06 -04:00
cmtp Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
hidp HID: Create a common generic driver 2012-05-01 12:54:55 +02:00
rfcomm tty: Revert the tty locking series, it needs more work 2012-06-02 15:21:43 -07:00
af_bluetooth.c Bluetooth: Create flags for bt_sk() 2012-05-16 16:14:17 -03:00
hci_conn.c Bluetooth: Fix coding style in hci_conn.c 2012-06-05 06:34:01 +03:00
hci_core.c Bluetooth: Fix coding style in hci_core.c 2012-06-05 06:34:01 +03:00
hci_event.c Bluetooth: Fix coding style in hci_event.c 2012-06-05 06:34:01 +03:00
hci_sock.c Bluetooth: Fix coding style in hci_sock.c 2012-06-05 06:34:01 +03:00
hci_sysfs.c Bluetooth: Fix coding style in hci_sysfs.c 2012-06-05 06:34:01 +03:00
Kconfig Bluetooth: Fix Kconfig help description 2012-02-29 18:50:25 +02:00
l2cap_core.c Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better 2012-06-05 06:34:03 +03:00
l2cap_sock.c Bluetooth: Create flags for bt_sk() 2012-05-16 16:14:17 -03:00
lib.c Bluetooth: Add logging functions bt_info and bt_err 2012-02-17 11:33:17 +02:00
Makefile Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
mgmt.c Bluetooth: Fix coding style in mgmt.c 2012-06-05 06:34:01 +03:00
sco.c Bluetooth: Fix coding style in sco.c 2012-06-05 06:34:01 +03:00
smp.c Bluetooth: Correct ediv in SMP 2012-05-09 00:41:30 -03:00