summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_hl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential DoS caused by delivering signal to BT processstable/cm-13.0-ZNH2KSharvil Nanavati2016-08-021-7/+7
* Bluetooth: HDP: Synchronize the Reg counter in BT-IF threadSrinu Jella2015-10-061-2/+2
* Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-311-197/+147
|\
| * Demote, cleanup and extend observed loggingChris Manton2015-03-161-1/+1
| * Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-1/+1
| * Prevent Memory overbound and initialize variablesVenkatRaghavan VijayaRaghavan2015-03-161-2/+2
| * Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-2/+2
| * Replace BUFFER_Q with list_tChris Manton2015-03-161-169/+129
| * Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
| * Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-161-26/+12
| * Fix implicit declaration of function 'prctl' in bluedroid.Elliott Hughes2014-07-181-0/+1
* | Cleanups needed to make clang happyBernhard Rosenkränzer2014-12-051-32/+9
* | am 3b404009: Merge "Fix implicit declaration of function \'prctl\' in bluedro...Elliott Hughes2014-07-191-0/+1
|\ \ | |/ |/|
| * Fix implicit declaration of function 'prctl' in bluedroid.Elliott Hughes2014-07-181-0/+1
* | Fix build: change macro call from _DEBUG0 to _DEBUG.Sharvil Nanavati2014-07-021-1/+1
* | am 23ae7c52: Merge "Added code to reuse the signal fds and avoid fd close" in...Matthew Xie2014-07-021-14/+3
|\ \
| * | Added code to reuse the signal fds and avoid fd closegit-zhenye.broadcom.com2014-07-011-14/+3
* | | resolved conflicts for merge of e8c3d75b to masterMatthew Xie2014-06-281-336/+336
|\| |
| * | Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-191-336/+336
| * | Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-05-081-107/+0
| * | Fix issue of HDP select thread not exiting during BT OFFGanesh Ganapathi Batta2014-04-281-4/+8
* | | Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-06-121-107/+0
* | | Init variables to fix compiler errorMatthew Xie2014-05-091-2/+13
* | | Fix issue of HDP select thread not exiting during BT OFFGanesh Ganapathi Batta2014-05-061-4/+8
|/ /
* / Major warnings cleanupMike J. Chen2014-02-111-14/+20
|/
* Incremented buffer size to accomodate default MTUPriti Aghera2013-08-301-1/+5
* Fix check for BTIF_HL_CCH_OP_MDEP_FILTERING in btif_hl_upstreams_evtAjay Dudani2013-07-291-1/+1
* HDP fix for Single SDP recordPriti Aghera2013-04-231-664/+689
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-1/+1
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+5224