summaryrefslogtreecommitdiffstats
path: root/gki/common
Commit message (Collapse)AuthorAgeFilesLines
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-186-152/+188
| | | | | | | | 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-186-93/+93
| | | | | | | | This reverts commit cc914cffd521b2e6e1be804c82aea2388b843ebf More changes in the original CL after my cherry-pick. Change-Id: Ic144dba96aeb8a60611baac7565c9f628ab8f9eb
* Header file and whitespace cleanupsAndre Eisenbach2012-09-186-93/+93
| | | | | | | Also fixed file permission to remove executable bit from source files. Change-Id: I6954c2d16190bc35b1b0d38386543253696b1112
* Add support for per device bluetooth configuration.Wink Saville2012-08-161-3/+0
| | | | | | | | Rather than using a text file and generating each buildcfg.h file per device bdroid_buildcfg.h which supplies device specific values and then bt_target.h will supply common values. Change-Id: I12cb5408729c3e076562a292204f07a0c4b52628
* Revise on/off control process to address bdroid crashes seen in BT on/off ↵jechao2012-07-141-0/+1
| | | | | | stress tests. Change-Id: I3c2ed587ddddb293f14c281ccdebb5ba4bf23a7e
* AV control and data path addedKausik Sinnaswamy2012-07-142-2/+3
| | | | Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
* Initial Bluedroid stack commitAndre Eisenbach2012-07-146-0/+3754