commit | bba81695bad0d7d5b5c946e96cbc5b83a0680782 | [log] [tgz] |
---|---|---|
author | Venkata Jagadeesh Garaga <vgaraga@codeaurora.org> | Thu Aug 29 16:55:06 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Sep 04 23:44:47 2019 -0700 |
tree | 8544296646e0bf7397494e56f4cea5deaf5b99e9 | |
parent | 26f1441761e980ce78c01e034dbabd89a423567b [diff] |
GAP: Don't block main thread for hci close When timeouts happened at profile level, APP triggers hci close and after hci close completion APP triggers process kill. But if any HAL taking more time to process close profiles may triggers random Exceptions. Hence send close to hal and return mainthread. Change-Id: Ib8fa5779c37c0b067c1ca616334908d059727017 CRs-Fixed: 2517612