summaryrefslogtreecommitdiffstats
path: root/bta/av
Commit message (Collapse)AuthorAgeFilesLines
* Initiate Open for incoming AV even if SDP INT failsKausik Sinnaswamy2012-08-201-1/+1
| | | | | | | | | There are some devices that do not respond to SDP request while they are in the midst of initiating an AV connection. In such cases, it is valid to ignore the SDP failure and initiate the AV open. bug 6996250 Change-Id: I16149fee9b6ee6130cf45396246948716898b167
* resubmit code-cleanup changes lost in gerrit mergeSrikanth Uppala2012-07-142-148/+0
| | | | Change-Id: Iebc520d9b10ef220a83a16ff55efa46b4c5a0d27
* If peer initiates connection and does SETCONFIG, if the SETCONFIG is for SBC ↵Ravi Nagarajan2012-07-141-4/+27
| | | | | | codec, use the same SEID, else discover to find out the SEPs supported Change-Id: I4d362e1cb5c7b702be26d10f257274e54d7b6dd7
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-141-3/+12
| | | | | | | and stack. Added support for suspend and a dedicated HAL callback notifying framework on audiopath events. Cleanup. Change-Id: I3b738611bc8e1d84794f7207413fd9e7dd1fc668
* Added support to handle AVRCP 1.0 and incoming A2DP connectionsKausik Sinnaswamy2012-07-142-25/+55
| | | | Change-Id: I7863920895aa9fd77eccee4083319701bcbf4300
* AV control and data path addedKausik Sinnaswamy2012-07-146-35/+588
| | | | Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
* Initial Bluedroid stack commitAndre Eisenbach2012-07-148-0/+8228