commit | 664d6dab4a8459c542839960defa91ab7f0bed49 | [log] [tgz] |
---|---|---|
author | Satya Calloji <satyac@broadcom.com> | Tue Mar 17 13:12:01 2015 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Wed Apr 08 17:16:57 2015 -0700 |
tree | 522a72399113c30aef7d34d8c6479e659acebde8 | |
parent | 45e8c0a2e2a53fdbc096db20cd28d629d1a3f0f3 [diff] |
Avoid duplicate disconnection callbacks for fixed channel connections Fixed channel connections are getting a disconnect callback when the HCI command is issued and when the HCI disconnect completes. This causes problems if the upper layer trying to reconnect at link disconnecting state. Triggering the disconnect callback only once solves this problem. Original author: Chaojing Sun <cjsun@broadcom.com> Bug: 19816438 Change-Id: Ib661c968e586975a7fc7244e2d0745f71d52e3e9