commit | d0336628cc629b3ef9c2814016c5f5af7a8f0bce | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Thu Jul 07 09:39:01 2011 -0700 |
committer | Jaikumar Ganesh <jaikumar@google.com> | Mon Jul 11 11:59:33 2011 -0700 |
tree | 996eb3d79d6fa008bd3ad5f19dc09158428c01a2 | |
parent | f1e1cc3ec39b898e2f33c2f53fdefea016faacc7 [diff] |
Bluetooth: Move code for ERTM local busy state to separate functions The local busy state is entered and exited based on buffer status in the socket layer (or other upper layer). This change is in preparation for general buffer status reports from the socket layer, which will then be used to change the local busy status. Signed-off-by: Mat Martineau <mathewm@codeaurora.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>