summaryrefslogtreecommitdiffstats
path: root/bta/ag/bta_ag_cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid duplicate unsolicited indicatorsRavi Nagarajan2012-08-141-0/+33
| | | | | | | | Avoid duplicate notifications for service, signal, roam and battery charge bug 6983415 Change-Id: If68ea7315de4f964e7fb83a6a628c8d2c29a333d
* Handle AG SLC setup timeoutRavi Nagarajan2012-07-141-1/+1
| | | | | | If the AG SLC is not setup within 10 seconds, disconnect the link Change-Id: If60338e821e575bf46bb81a5f3a640b7d530eb2f
* Match the call and callheld indicator status in CIND with CLCC. call ↵Ravi Nagarajan2012-07-141-1/+2
| | | | | | indicates call in progress (active+held), callheld has three values 0, 1, 2 depending on active and held status Change-Id: I35442ed36036c93ae92a27a12c60ebb4842992de
* Resolve HFP PTS issues related to 3way calling. Following were the changesRavi Nagarajan2012-07-141-1/+1
| | | | | | | | 1. Enable the feature in stack to avoid sending duplicate indicators 2. AT command response return code was incorrect 3. Update the call indicator to confirm to errata#2043. call=1 implies a call is in progress - either held/active Change-Id: I0243f83697ed7390ec0ad96c525e41ee9d93de2d
* Add support for Voice Recognition. Stack will verify that the peer supports ↵Ravi Nagarajan2012-07-141-6/+2
| | | | | | VR prior to sending VR events. Additionally, response to BVRA from headset will come from the app Change-Id: Id00897e92277fec1e8f8f1cdd0596c4435b76e1d
* Handle scenarios where call is incoming/outgoing/connected/waiting when a ↵Ravi Nagarajan2012-07-141-0/+5
| | | | | | headset connects Change-Id: Idcb6390cffdab45e816b232cab65232af1b2b4be
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+1789