commit | 01d9e363d80e57a1dbb44c9f81280f69f85c20be | [log] [tgz] |
---|---|---|
author | AnubhavGupta <anubhavg@codeaurora.org> | Sat Dec 17 17:14:51 2011 +0530 |
committer | AnubhavGupta <anubhavg@codeaurora.org> | Sat Dec 17 17:26:47 2011 +0530 |
tree | fa0e4b7e9b8a29c587f6c72447f585c19c113bfb | |
parent | a1d36c34cf184779330924c85dec99639733c1eb [diff] |
Bluetooth: Schedule HCI_TX task after connection cleanup After ACL disconnection and removal of pending acl acknowledgement, we have to schedule HCI_TX task. This will allow other active connection to send ACL packets. Change-Id: I3ddf61a3c7ff149b05e963159e10af0ab6ef6143 Signed-off-by: AnubhavGupta <anubhavg@codeaurora.org>