OSDN Git Service

Don't unset the HF indicators and S4 Settings for PTS
authorSatish Kodishala <skodisha@codeaurora.org>
Thu, 7 Apr 2016 10:26:34 +0000 (15:56 +0530)
committerLinux Build Service Account <lnxbuild@localhost>
Wed, 24 Aug 2016 14:09:25 +0000 (08:09 -0600)
commitbc20346d0004c6493adb7bf667d204d1c12adbc1
treea5a62ef78e07e712ba9b151ea979bf1d98491cea
parenta8722609d64ceaf62895b3a2fe2ce23e1a54a2a3
Don't unset the HF indicators and S4 Settings for PTS

PTS Test Case HFP_AG_SLC_BV_10_I failed due to PTS HFP version is 1.5.
If there is HFP Version less than 1.7 we are unsetting the HF indicators
and S4 settings in BRSF.So,regardless of PTS HFP version we should not
unset the HF indicators and S4 settings in BRSF.
Also for HSP Profile some PTS Test cases failed because when there is
HSP connection we are checking for callsetup indicator which were not
present for HSP profile. So,we should check for HFP connection as well
with the call setup Indicator.

CRs-Fixed: 1000512
Change-Id: I61239a187c2f85b759eb3029c47e6c2fe341c16e
bta/ag/bta_ag_cmd.c
stack/sdp/sdp_server.c