commit | 1b9b30c2597cdad2bc95167474a9197f55f01a35 | [log] [tgz] |
---|---|---|
author | Ashish Jain <ashishj@codeaurora.org> | Thu May 18 20:57:40 2017 +0530 |
committer | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Thu Jul 20 18:21:39 2017 -0700 |
tree | c37990abb3e7c57eefa4131767a2f3bd82593b41 | |
parent | 81aa05d867f89b3ad435eabd6bcc7d9c49c689da [diff] |
audio: Add check to confirm if routing to BT SCO is successfull -Routing to BT-SCO can fail if the BT SOC gets disconnected or the remote disconnects -In such scenarios if audio is in process of routing streams to BT SCO then those routing requests fail, hence the complete data chain gets stalled. -Add a mechanism to confirm with BT Codec driver if the last routing request was successfull, if not close the stream to avoid hang. Change-Id: Ic78ba90ad55f30d99cdd76a6c0a0dc5398706b03