summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Fix the SCO routing for crespo4g. Should use PCM, and clock rate is 128 kBps (0)Ravi Nagarajan2012-07-141-0/+1
| | | | Change-Id: Ia660f546e167ca93ed3059f5796c31d297d0bd2e
* Added support to init/shutdown Bluetooth as part ofKausik Sinnaswamy2012-07-144-203/+25
| | | | | | | the HAL init/cleanup. This allows Java/JNI to query BD_ADDR and BD_NAME prior to HAL BT_enable. Change-Id: Ic56d859d75d6adaa134d42bb31da4f2c45e349d9
* Move build configuration files to output directoryAndre Eisenbach2012-07-142-13/+15
| | | | | | | | | | | Build configuration files (buildcfg.h and vnd_buildcfg.h) are now automatically generated on demand in the intermediate output directories for each platform. In addition, buth buildcfg.h and vnd_buildcfg.h files are now generated using a common script. Change-Id: I3580701f32f1993750588d15bd529c6ee337031b
* Remove auto-generated header fileAndre Eisenbach2012-07-141-14/+0
| | | | Change-Id: Ie7cb2c053c55613230a0610ba7c1fd1a3cfea63d
* Fix the SCO routing for crespo. Should use PCM, and clock rate is 128 kBps (0)Ravi Nagarajan2012-07-142-4/+5
| | | | Change-Id: Iee2242ea2387bf4006e1afda73e4a9f45e9a69be
* Added crespo4g configuration filesAndre Eisenbach2012-07-142-0/+25
| | | | Change-Id: Ieb8df86f8a284f7a65eb3057d96003e72c32fb84
* Consolidated patchset forKausik Sinnaswamy2012-07-1415-121/+456
| | | | | | | 1) Run-time configuration: configure stack and vendor at run-time using bt_stack.conf and bt_vendor.conf in /etc/bluetooth/ 2) Build-time configuration: Auto-generate buildcfg.h header file from the target config bdroid_$(TARGET_DEVICE).txt file Change-Id: Ieebb71081b7de404eab37f9ff4596d3dc94547a7
* Fix BT turn-on failure seen in preload process where firmware patch download ↵YK Jeffrey Chao2012-07-141-5/+17
| | | | | | procedure stuck when reaching an unexpected LF character (0x0A) at the end of firmware patch file. Change-Id: I1e467b769e88d2a2d4cbcaaadcf4881bfa7f3650
* Fix index advance error in previous 13196 push for bd_addr configuration.jechao2012-07-141-20/+20
| | | | Change-Id: Ic985e7e1ffebbac262699722ea54a77dd1f0bd77
* Configure bd_addr of the local adapter if available.jechao2012-07-142-8/+169
| | | | Change-Id: If47872d429dabe27daf1e930a2dc809c56a7505f
* VendorLib cleanup and bug-fixesKausik Sinnaswamy2012-07-1412-4243/+4493
| | | | Change-Id: Ie7ea6da022da22360771054b633db1373316c352
* Initial Bluedroid stack commitAndre Eisenbach2012-07-1421-0/+6127