linux/include/net/bluetooth
Gustavo F. Padovan e90bac061b Bluetooth: Add support for Retransmission and Monitor Timers
L2CAP uses retransmission and monitor timers to inquiry the other side
about unacked I-frames. After sending each I-frame we (re)start the
retransmission timer. If it expires, we start a monitor timer that send a
S-frame with P bit set and wait for S-frame with F bit set. If monitor
timer expires, try again, at a maximum of L2CAP_DEFAULT_MAX_TX.

Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2009-08-22 14:56:15 -07:00
..
bluetooth.h Bluetooth: Add support for Retransmission and Monitor Timers 2009-08-22 14:56:15 -07:00
hci_core.h Bluetooth: Convert hdev->req_lock to a mutex 2009-08-22 14:35:02 -07:00
hci.h
l2cap.h Bluetooth: Add support for Retransmission and Monitor Timers 2009-08-22 14:56:15 -07:00
rfcomm.h bluetooth: rfcomm_init bug fix 2009-08-03 13:24:39 -07:00
sco.h