commit | 26f880d221302b5d061185d8a6795bb532693bf3 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Thu Jul 07 09:39:01 2011 -0700 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Jul 07 15:28:51 2011 -0300 |
tree | d273295304e084da43f2a3bb04036d63b2f96c13 | |
parent | 8c156c322f8a300afe59259bd554db166cf88203 [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>