summaryrefslogtreecommitdiffstats
path: root/include/bdroid_toro.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add support for per device bluetooth configuration.Wink Saville2012-08-161-170/+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
* Fix for CR BLTH01539543Ganesh Ganapathi Batta2012-07-261-2/+2
| | | | | | Define max L2CAP channels to be 16 and combine MAX_L2CAP_LINKS and MAX_BD_CONNECTION into one definition Change-Id: Ib5cb95f5829400b2182beb3c8409142a20b8fb95
* Fix build breakage: Revert "Fix for CR BLTH01539543"Ed Heyl2012-07-251-2/+2
| | | | This reverts commit 3ec3b30a9d39c24437f30b98539b542a24e6737d.
* Fix for CR BLTH01539543Ganesh Ganapathi Batta2012-07-251-2/+2
| | | | | | Define max L2CAP channels to be 16 and combine MAX_L2CAP_LINKS and MAX_BD_CONNECTION into one definition Change-Id: Ib5cb95f5829400b2182beb3c8409142a20b8fb95
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-251-1/+0
| | | | | | | | | | | also added mutex protection for any a2dp control path signalling to ensure only one outstanding request at a time Change-Id: I06d95793a8632f6a8baec967a1d8440ecce8a65d Conflicts: audio_a2dp_hw/audio_a2dp_hw.c
* resubmit code-cleanup changes lost in gerrit mergeSrikanth Uppala2012-07-141-28/+1
| | | | Change-Id: Iebc520d9b10ef220a83a16ff55efa46b4c5a0d27
* Fix for HID keyboard key stuck issuePriti Aghera2012-07-141-0/+1
| | | | Change-Id: Icd1d3fc78722244f24ebc5a31bc5900a69704996
* Increase MAX_L2CAP_LINKS to 7(from current 4) and add definition to ↵Ganesh Ganapathi Batta2012-07-141-0/+1
| | | | | | Bdroid_<target>.txt file Change-Id: I1db3ef639846b743cc3841fa83ffe4c2379233d5
* Added OOB testSen-Der Huang2012-07-141-0/+1
| | | | Change-Id: I7a494866eec45724e03a145394e032eb0930fceb
* Increased the SDP DB size to 8K as there were devices whose number ofKausik Sinnaswamy2012-07-141-2/+1
| | | | | | UUID attributes exceeded the current limit of 4K Change-Id: I10dd833eb7ffcd42fb6ccb60318921296873be95
* added bt pan profilezzy2012-07-141-3/+3
|
* Check-in Mouse pairing fixes.Harish Paryani2012-07-141-3/+2
| | | | Change-Id: I55d018d204a2fd20a934e1521457119fa118ceb6
* added new btif_hl (HDP profile) moduleSen-Der Huang2012-07-141-1/+1
| | | | Change-Id: Ie9b2b926c67f0b1b57b70d626050ec41d628b509
* Consolidated patchset forKausik Sinnaswamy2012-07-141-0/+197
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