dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/net/bluetooth
Gustavo F. Padovan 4ec10d9720 Bluetooth: Implement RejActioned flag
RejActioned is used to prevent retransmission when a entity is on the
WAIT_F state, i.e., waiting for a frame with F-bit set due local busy
condition or a expired retransmission timer. (When these two events raise
they send a frame with the Poll bit set and enters in the WAIT_F state to
wait for a frame with the Final bit set.)
The local entity doesn't send I-frames(the data frames) until the receipt
of a frame with F-bit set. When that happens it also set RejActioned to false.
RejActioned is a mandatory feature of ERTM spec.

Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2009-12-03 19:34:24 +01:00
..
bluetooth.h net: mark net_proto_ops as const 2009-10-07 01:10:46 -07:00
hci.h Bluetooth: Add different pairing timeout for Legacy Pairing 2009-04-28 09:31:38 -07:00
hci_core.h Bluetooth: Unobfuscate tasklet_schedule usage 2009-12-03 19:34:21 +01:00
l2cap.h Bluetooth: Implement RejActioned flag 2009-12-03 19:34:24 +01:00
rfcomm.h Bluetooth: Fix rejected connection not disconnecting ACL link 2009-08-22 15:05:58 -07:00
sco.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00