summaryrefslogtreecommitdiff
path: root/include/asm-generic/spinlock.h
diff options
context:
space:
mode:
authorMat Martineau <mathewm@codeaurora.org>2012-05-17 20:53:37 -0700
committerJohan Hedberg <johan.hedberg@intel.com>2012-06-05 06:34:03 +0300
commit4b51dae96731c9d82f5634e75ac7ffd3b9c1b060 (patch)
treedc41898f921861dcbd734cf101debd68c4f6c6e8 /include/asm-generic/spinlock.h
parentcec8ab6e20a7fbdc056894ff7b3fbdbc2a82a563 (diff)
Bluetooth: Add streaming mode receive and incoming packet classifier
Streaming mode reception is fairly simple, with in-sequence frames being reassembled as they arrive. Out-of-sequence frames are dropped, and also clear any partially-assembled SDUs that may exist. The packet classifier determines if the txseq value of the incoming packet is expected, invalid (resulting in a disconnection), invalid (ignorable), duplicate, or having to do with an SREJ request that was previously sent. The rules for each classification are defined in the ERTM specification, and consolidating these rules in one place helps clarify the receive state machine. Signed-off-by: Mat Martineau <mathewm@codeaurora.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'include/asm-generic/spinlock.h')
0 files changed, 0 insertions, 0 deletions