e1a9e52ff59d36bd1bb5b7b3a02fafba6394edfe |
|
31-Mar-2015 |
Etan Cohen <etancohen@google.com> |
Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge Change-Id: Iaaec1ea0bf3009b7e32a9a60f697631a3f56e889
|
f8027005333c88a2f097cfd70d15c3d54c7764ae |
|
12-Mar-2015 |
Chris Manton <cmanton@google.com> |
Demote, cleanup and extend observed logging
/system/bt/btif/src/btif_hl.c
|
0f9b91e150e153229235c163861198e23600e636 |
|
12-Mar-2015 |
Sharvil Nanavati <sharvil@google.com> |
Use fully qualified path for OSI includes.
/system/bt/btif/src/btif_hl.c
|
1d8e6b8e7fcf6bc691be94a362030915ac15b23b |
|
06-Feb-2015 |
VenkatRaghavan VijayaRaghavan <venkatrv@broadcom.com> |
Prevent Memory overbound and initialize variables 1. Fix for initializing all the un-initialized variables 2. Potential strncpy overbound Bug: 19417758
/system/bt/btif/src/btif_hl.c
|
44802768c447ab480d4227b3a852a97d923b816d |
|
24-Dec-2014 |
Sharvil Nanavati <sharvil@google.com> |
Add platform-independent logging macros to OSI. These macros should replace ALOG* and the various trace macros used throughout bluedroid. This change eliminates all uses of the ALOG* macros in favor of the new ones.
/system/bt/btif/src/btif_hl.c
|
9de511d7b2bff064949799081f447342db036d2e |
|
19-Sep-2014 |
Chris Manton <cmanton@google.com> |
Replace BUFFER_Q with list_t soc_queue
/system/bt/btif/src/btif_hl.c
|
794f3b5f126fffc3dd1129a710187591348bbf23 |
|
01-Oct-2014 |
Chris Manton <cmanton@google.com> |
Removal of bd.[c|h] Consolidate legacy types into bt_types.h
/system/bt/btif/src/btif_hl.c
|
f1c764fab01c929f71e185b97433bf40938026d3 |
|
24-Feb-2015 |
Sharvil Nanavati <sharvil@google.com> |
Make build more strict by adding more warning flags. This change introduces -Wunused-but-set-variable to help catch programming errors. It also undefines NDEBUG so assertions are fatal and defines LOG_NDEBUG=1 to suppress LOGV.
/system/bt/btif/src/btif_hl.c
|
104e3f238f500cacdb8afaccdc672dfc34eae7ee |
|
12-Nov-2014 |
Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> |
Cleanups needed to make clang happy This patch removes a slew of unused variables and some unused functions, fixes some incomplete initializations of structs and an sprintf parameter mismatching the format string. Change-Id: I35f22fdccc8350f885cd357d3685b869224fa433 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
/system/bt/btif/src/btif_hl.c
|
dca1656289693afd75c886d2c2820c381964ffed |
|
19-Jul-2014 |
Elliott Hughes <enh@google.com> |
am 3b404009: Merge "Fix implicit declaration of function \'prctl\' in bluedroid." * commit '3b4040093ddf0e0025d0dd034aa65078bb695514': Fix implicit declaration of function 'prctl' in bluedroid.
|
d356ffbf6f6095489c73266e6e591b1167cfa5e6 |
|
19-Jul-2014 |
Elliott Hughes <enh@google.com> |
Fix implicit declaration of function 'prctl' in bluedroid. Change-Id: I288dd19bd478a3ff716d4f7f4179cc2b7574473a
/system/bt/btif/src/btif_hl.c
|
5e17049abe2158303a9423439f324d1a24d68b87 |
|
19-Jul-2014 |
Elliott Hughes <enh@google.com> |
Fix implicit declaration of function 'prctl' in bluedroid. (cherry picked from commit d356ffbf6f6095489c73266e6e591b1167cfa5e6) Change-Id: Icc160c758c126e48fd6490cd14211a8685e4cdba
/system/bt/btif/src/btif_hl.c
|
e3eecc1515a278520665bbf87a91837a5bebec46 |
|
02-Jul-2014 |
Sharvil Nanavati <sharvil@google.com> |
Fix build: change macro call from _DEBUG0 to _DEBUG. Change-Id: Iacbf4c33a7b690e2065471b85a6a4d82dd4a7fca
/system/bt/btif/src/btif_hl.c
|
6ac369a8381a61fef594cd64c4ee89c7919cf00d |
|
02-Jul-2014 |
Matthew Xie <mattx@google.com> |
am 23ae7c52: Merge "Added code to reuse the signal fds and avoid fd close" into klp-wireless-dev * commit '23ae7c526b529cf1c76c4a4cc8a341545493404d': Added code to reuse the signal fds and avoid fd close
|
bf0ce82611b5133d61a0e544ec5bf53b567edfe7 |
|
20-Jun-2014 |
git-zhenye.broadcom.com <zhenye@broadcom.com> |
Added code to reuse the signal fds and avoid fd close Bug 15436535 Change-Id: Ica5b1915dd94699eb19c57b6904154493b0cc08c
/system/bt/btif/src/btif_hl.c
|
afa6e1abbedaad8fe854b0f43999b8aeb801af91 |
|
28-Jun-2014 |
Matthew Xie <mattx@google.com> |
resolved conflicts for merge of e8c3d75b to master Change-Id: I78ef69c4d54a36243620ae14296d3507e3339567
|
e8c3d75b75493911ebf0f99c83676359657178f7 |
|
04-May-2014 |
Sharvil Nanavati <sharvil@google.com> |
Logging cleanup: BTIF and APPL. Change-Id: I5b1214642bbb4b9aecc0fd2c899a6ec2c9793286
/system/bt/btif/src/btif_hl.c
|
1a3006f317b1b493dde1b80c4debbcf1bf5f6727 |
|
04-May-2014 |
Sharvil Nanavati <sharvil@google.com> |
Eliminate dead code (helped by compiler warnings). I've removed all functions that the compiler decided were unused. Change-Id: I0cbddf874ebd1586abe29b80e8d6390680679542
/system/bt/btif/src/btif_hl.c
|
bea4131cac3214e0ad26ea8258e270448f23f1f3 |
|
09-May-2014 |
Matthew Xie <mattx@google.com> |
Init variables to fix compiler error Change-Id: Ib41ecc8be53f64f10446b758c54eaf41f2a2e725
/system/bt/btif/src/btif_hl.c
|
740def526e757f5ea8f30d9d28d1e7a668dadc42 |
|
04-May-2014 |
Sharvil Nanavati <sharvil@google.com> |
Eliminate dead code (helped by compiler warnings). I've removed all functions that the compiler decided were unused. Change-Id: I0cbddf874ebd1586abe29b80e8d6390680679542
/system/bt/btif/src/btif_hl.c
|
f7083df9c30849fabfb2d03ce95701f110a2df99 |
|
29-Apr-2014 |
Ganesh Ganapathi Batta <ganeshg@broadcom.com> |
Fix issue of HDP select thread not exiting during BT OFF Change-Id: I52a0a3caff327a7a51e293c431ddbc99db690180
/system/bt/btif/src/btif_hl.c
|
744ad4713df103183916de11796b0e1e27b5a5d8 |
|
29-Apr-2014 |
Ganesh Ganapathi Batta <ganeshg@broadcom.com> |
Fix issue of HDP select thread not exiting during BT OFF Change-Id: I52a0a3caff327a7a51e293c431ddbc99db690180
/system/bt/btif/src/btif_hl.c
|
5cd8bff2dd0337cb52bf48f312e3d2d55a8882fb |
|
01-Feb-2014 |
Mike J. Chen <mjchen@google.com> |
Major warnings cleanup Mostly fixing unused parameter warnings. A few other warnings also fixed like possible use of unitialized variables (no real issue found, just compiler couldn't follow the path), signed vs unsigned warning. Also fixed some typos, indent issues, removal of dead code, etc. Change-Id: I95eb887aefc4d559d7921f71a0af5f3bfb01ac01 Signed-off-by: Mike J. Chen <mjchen@google.com>
/system/bt/btif/src/btif_hl.c
|
c8a9f438cd994a7e69aa7fa957e0b9139bfdb912 |
|
22-May-2013 |
Priti Aghera <paghera@broadcom.com> |
Incremented buffer size to accomodate default MTU L2CAP Config request was not sent from Bluedroid as the MTU size was higher than the max buffer size for default apdu tx/rx sizes. Incremented the buffer size to accomodate this default MTU size. Also included new datatypes and corresponding tx/rx apdus. This will set the MTU size to that defined in datatype config rather than selecting default value. b/10565872 Change-Id: Id469c836581fb3d020bcb88c381421e0ef965073
/system/bt/btif/src/btif_hl.c
|
4420e41159663c904fd55fbb7dd4816129467fb5 |
|
27-Jul-2013 |
Ajay Dudani <adudani@codeaurora.org> |
Fix check for BTIF_HL_CCH_OP_MDEP_FILTERING in btif_hl_upstreams_evt Change-Id: If080fad6ba4b42944dc5ee8bf1d8f0586dbd05f8
/system/bt/btif/src/btif_hl.c
|
f8f30c2cecf221b2c3983b72d5a849d799c39dd7 |
|
03-Apr-2013 |
Priti Aghera <paghera@broadcom.com> |
HDP fix for Single SDP record Modified stack code to support single SDP record for each register app call. bug 8656462 Change-Id: I92570243306d5c1ca8339042eba5733e43fdb72c
/system/bt/btif/src/btif_hl.c
|
ead3cde4bac0c3e32cd31f149093f004eef8ceeb |
|
06-Feb-2013 |
Ganesh Ganapathi Batta <ganeshg@broadcom.com> |
Initial version of BLE support for Bluedroid Change-Id: I9825a5cef9be2559c34c2a529b211b7d471147cf
/system/bt/btif/src/btif_hl.c
|
5738f83aeb59361a0a2eda2460113f6dc9194271 |
|
13-Dec-2012 |
The Android Open Source Project <initial-contribution@android.com> |
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf Change-Id: Ia2de32ccb97a9641462c72363b0a8c4288f4f36d
/system/bt/btif/src/btif_hl.c
|