summaryrefslogtreecommitdiffstats
path: root/bta/av/bta_av_ssm.c
Commit message (Collapse)AuthorAgeFilesLines
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-181-21/+33
| | | | | | | | First release under Apache source license with updated header files and whitespace cleanups. Also fixed file permission to remove executable bit from source files. Change-Id: I7155903edfc2f491c1cbbd0db108f207852caaa0
* Revert "Header file and whitespace cleanups"Matthew Xie2012-09-181-10/+10
| | | | | | | | This reverts commit cc914cffd521b2e6e1be804c82aea2388b843ebf More changes in the original CL after my cherry-pick. Change-Id: Ic144dba96aeb8a60611baac7565c9f628ab8f9eb
* Header file and whitespace cleanupsAndre Eisenbach2012-09-181-10/+10
| | | | | | | Also fixed file permission to remove executable bit from source files. Change-Id: I6954c2d16190bc35b1b0d38386543253696b1112
* 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
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+587