History log of /external/bluetooth/bluedroid/include/bt_target.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cdd49a6cfd2fedf775dd06e511c050e95508f5b8 21-Sep-2012 Kausik Sinnaswamy <kausik@broadcom.com> Added a configurable BT disable timer

This timer(BTA_DISABLE_DELAY) if set to a value greater than zero shall delay the
chip/transport shutdown. The BTA_DISABLE_DELAY can be fine-tuned per
platform.
bug 7212447

Change-Id: Ib0346af42f6b596e9fbb281203058872bceffbd9
/external/bluetooth/bluedroid/include/bt_target.h
0fdeb593e27922d90da480ef8db95537f9c36c6e 21-Sep-2012 Kausik Sinnaswamy <kausik@broadcom.com> Move default COD macro BTA_DM_COD to bt_target.h

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
/external/bluetooth/bluedroid/include/bt_target.h
d8896e18114ebcadf9f1666743cf6840e40860e0 18-Sep-2012 Fred <fredc@broadcom.com> Fixed OPP SDP records to indicate support for only vCard 2.1 and other type of object

This fix removes vNote and vCal from the OPP SDP record.
Bug 7167658

Change-Id: I41c79e6a6e2c5b042dbf9f225265f4ad85ea3a87
/external/bluetooth/bluedroid/include/bt_target.h
6ef101187774e30ddba6b46bbedef549a42196ad 18-Sep-2012 Andre Eisenbach <andre@broadcom.com> Initual Bluetooth open source release

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
/external/bluetooth/bluedroid/include/bt_target.h
ad2d45b15aae80ba254277c3d1fa036207d8b926 19-Sep-2012 Matthew Xie <mattx@google.com> Revert "Header file and whitespace cleanups"

This reverts commit cc914cffd521b2e6e1be804c82aea2388b843ebf

More changes in the original CL after my cherry-pick.

Change-Id: Ic144dba96aeb8a60611baac7565c9f628ab8f9eb
/external/bluetooth/bluedroid/include/bt_target.h
cc914cffd521b2e6e1be804c82aea2388b843ebf 18-Sep-2012 Andre Eisenbach <andre@broadcom.com> Header file and whitespace cleanups

Also fixed file permission to remove executable bit
from source files.

Change-Id: I6954c2d16190bc35b1b0d38386543253696b1112
/external/bluetooth/bluedroid/include/bt_target.h
4882543f50e87ce8b09b75ce8d14ebd10fef7635 04-Sep-2012 Kausik Sinnaswamy <kausik@broadcom.com> Fix for overlapping bt_target & gki_target defines

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
/external/bluetooth/bluedroid/include/bt_target.h
127248594c6b24235aa233237d5cd27cb584d6d8 16-Aug-2012 Wink Saville <wink@google.com> Add support for per device bluetooth configuration.

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
/external/bluetooth/bluedroid/include/bt_target.h
4f2d8177155f253cda00490912bbcc66466c0c73 09-Jul-2012 Ganesh Ganapathi Batta <ganeshg@broadcom.com> Fix for CR BLTH01539543
Define max L2CAP channels to be 16 and combine MAX_L2CAP_LINKS and MAX_BD_CONNECTION into one definition

Change-Id: Ib5cb95f5829400b2182beb3c8409142a20b8fb95
/external/bluetooth/bluedroid/include/bt_target.h
81facba4622dd827852bf0ecb9d34e8e571ab4e4 25-Jul-2012 Ed Heyl <ed@google.com> Fix build breakage: Revert "Fix for CR BLTH01539543"

This reverts commit 3ec3b30a9d39c24437f30b98539b542a24e6737d.
/external/bluetooth/bluedroid/include/bt_target.h
3ec3b30a9d39c24437f30b98539b542a24e6737d 09-Jul-2012 Ganesh Ganapathi Batta <ganeshg@broadcom.com> Fix for CR BLTH01539543
Define max L2CAP channels to be 16 and combine MAX_L2CAP_LINKS and MAX_BD_CONNECTION into one definition

Change-Id: Ib5cb95f5829400b2182beb3c8409142a20b8fb95
/external/bluetooth/bluedroid/include/bt_target.h
1144d2b375fc67c9b48298e0ffd774d969cfd2cc 18-Jun-2012 Srikanth Uppala <suppala@broadcom.com> resubmit code-cleanup changes lost in gerrit merge

Change-Id: Iebc520d9b10ef220a83a16ff55efa46b4c5a0d27
/external/bluetooth/bluedroid/include/bt_target.h
6bc6378d9fa5f2bbb07d0b79dad7ccd2dc68f8b1 05-Jun-2012 Ravi Nagarajan <nravi@broadcom.com> Override the CIND response to match HFP 1.5

Change-Id: Ic21c4ee8bfb278bb5859ad6b0f9f02f5a3104202
/external/bluetooth/bluedroid/include/bt_target.h
95fa11b3b2f19a382c7e3a744a6afb452fad86df 08-Mar-2012 Kausik Sinnaswamy <kausik@broadcom.com> AV control and data path added

Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
/external/bluetooth/bluedroid/include/bt_target.h
e2197423bcf1a93c620be13d458a9da6693fa94d 08-Mar-2012 Ravi Nagarajan <nravi@broadcom.com> PTS fixes: Add quotes for number in CLIP, remove index 4 from CHLD, re-define the call state values to match CLCC

Change-Id: If8cfcca226fa0aea1cd65ebd852bb02316041f4b
/external/bluetooth/bluedroid/include/bt_target.h
e448862a47c08eb23185aaed574b39264f5005fc 22-Feb-2012 Andre Eisenbach <andre@broadcom.com> Initial Bluedroid stack commit
/external/bluetooth/bluedroid/include/bt_target.h