commit | ce476bcee5551a6916c46d3dd0160524df4aa3b5 | [log] [tgz] |
---|---|---|
author | Lianchao Song <songlianchao@huawei.com> | Wed Mar 23 11:03:19 2016 +0800 |
committer | Chenjie Luo <cjluo@google.com> | Mon Apr 11 17:25:21 2016 +0000 |
tree | 2246a96542315350ae4cc432117d6bb639c1e873 | |
parent | 866c081659b8682366e5b15fcbaf09a9e040b80c [diff] |
DO NOT MERGE ANYWHERE Do not update sco_state when no matching peer_addr is found In the bta_hf_client_sco_conn_cback function, sco_state should not be set to BTA_HF_CLIENT_SCO_SHUTDOWN_ST when no matched peer_addr found, so that it can handle BTA_HF_CLIENT_SCO_OPEN_E event later. Bug: 26416310 Change-Id: I4540230c792490f79e4cca24cb4b34a1c383422f Signed-off-by: m00230717 <m00230717@notesmail.huawei.com>