summaryrefslogtreecommitdiffstats
path: root/include/bt_target.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix for overlapping bt_target & gki_target definesKausik Sinnaswamy2012-09-041-36/+0
| | | | | | | | A few GKI buffer macro definitions were overlapping between bt_target and gki_target. GKI buffer definitions should only be present in gki_target.h. Change-Id: I0930960efe114ad479a894785b3ecf3e94195caf
* Add support for per device bluetooth configuration.Wink Saville2012-08-161-59/+479
| | | | | | | | 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/+6
| | | | | | 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-6/+2
| | | | This reverts commit 3ec3b30a9d39c24437f30b98539b542a24e6737d.
* Fix for CR BLTH01539543Ganesh Ganapathi Batta2012-07-251-2/+6
| | | | | | Define max L2CAP channels to be 16 and combine MAX_L2CAP_LINKS and MAX_BD_CONNECTION into one definition Change-Id: Ib5cb95f5829400b2182beb3c8409142a20b8fb95
* resubmit code-cleanup changes lost in gerrit mergeSrikanth Uppala2012-07-141-20/+0
| | | | Change-Id: Iebc520d9b10ef220a83a16ff55efa46b4c5a0d27
* Override the CIND response to match HFP 1.5Ravi Nagarajan2012-07-141-0/+5
| | | | Change-Id: Ic21c4ee8bfb278bb5859ad6b0f9f02f5a3104202
* AV control and data path addedKausik Sinnaswamy2012-07-141-7/+0
| | | | Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
* PTS fixes: Add quotes for number in CLIP, remove index 4 from CHLD, ↵Ravi Nagarajan2012-07-141-0/+9
| | | | | | re-define the call state values to match CLCC Change-Id: If8cfcca226fa0aea1cd65ebd852bb02316041f4b
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+3441