summaryrefslogtreecommitdiffstats
path: root/stack/btm/btm_devctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Move default COD macro BTA_DM_COD to bt_target.hKausik Sinnaswamy2012-09-211-0/+5
| | | | | | | | | This can be over-ridden on the various platforms via the respective bdroid_buildcfg.h. Default value chosen is for MAJOR_PHONE and MINOR_SMARTPHONE. bug 7176584 Change-Id: Ie553e082273b63e871aad5cda9816b16345fd9e2
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-181-57/+70
| | | | | | | | 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-46/+46
| | | | | | | | 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-46/+46
| | | | | | | Also fixed file permission to remove executable bit from source files. Change-Id: I6954c2d16190bc35b1b0d38386543253696b1112
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+1935