commit | f371a5f164d7066a89fa696354d5fb27b0f750fc | [log] [tgz] |
---|---|---|
author | Rohit Singh <singhr@codeaurora.org> | Tue Feb 21 17:47:17 2012 +0530 |
committer | Rohit Singh <singhr@codeaurora.org> | Thu Apr 26 10:45:28 2012 +0530 |
tree | b07000a69244c82c796fca87c8afb0fd8eb7bc84 | |
parent | 78afc961d2093f6ee18a5348760c94bdde21f9a1 [diff] |
Bluetooth: Disconnect ACL after 8sec when no service level connection. Some Remote device disconnects service level connection but do not initiate ACL disconnect hence ACL connection remains alive for 40s. Reducing timer value to 8s as reconnection initated by remote device was rejected due to existing ACL connection. Change-Id: I26c2665bb9754ad08e3bc8d8a58f192c47c41764 CRs-Fixed: 337702 Signed-off-by: Rohit Singh <singhr@codeaurora.org>