diff options
author | Gustavo F. Padovan <[email protected]> | 2009-10-03 02:34:39 -0300 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2009-12-03 19:34:24 +0100 |
commit | 4ec10d9720ef78cd81d8bcc30a3238665744569f (patch) | |
tree | a4be8b2201f9e7acac689443d10cb30a3287972f /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9f121a5a80b4417c6db5a35e26d2e79c29c3fc0d (diff) |
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 <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions