summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_core.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential DoS caused by delivering signal to BT processstable/cm-13.0-ZNH2KSharvil Nanavati2016-08-021-2/+3
* Merge branch 'LA.BF.1.1.3_rb1.11' of git://codeaurora.org/platform/system/bt ...Steve Kondik2016-03-301-7/+9
|\
| * Merge "Bluetooth: Enforce BT state check during GATT operations."Linux Build Service Account2016-02-261-2/+4
| |\
| | * Bluetooth: Enforce BT state check during GATT operations.Pradeep Panigrahi2016-02-021-2/+4
| * | Stops all BLE timers when BT turn off request is issued to BT stackSubramanian Srinivasan2016-02-181-5/+5
| |/
| * git merge android-6.0.1_r3 on to remote branchSudharma Damgatla2015-12-101-16/+25
| |\
| * \ Merge "Bluetooth: Gap: Adding NULL check in HAL interface"Linux Build Service Account2015-10-301-1/+2
| |\ \
| | * | Bluetooth: Gap: Adding NULL check in HAL interfaceBalraj Selvaraj2015-10-261-1/+2
| * | | Bluetooth: Add support to read BD address from bt_nv.binSrinu Jella2015-10-211-0/+81
| |/ /
* | | bluetooth: Check legacy location for NV fileSteve Kondik2016-01-231-0/+4
* | | Merge branch 'LA.BF64.1.2.2_rb4.9' of git://codeaurora.org/platform/system/bt...Steve Kondik2015-12-071-1/+1
|\ \ \
| * | | Bluetooth: Use the new path for persistent bt_nv.bin fileSrinu Jella2015-11-161-1/+1
* | | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/system/bt...Steve Kondik2015-11-161-1/+22
|\| | |
| * | | Merge "Bluetooth: Gap: Adding NULL check in HAL interface"Linux Build Service Account2015-10-301-1/+2
| |\ \ \
| | * | | Bluetooth: Gap: Adding NULL check in HAL interfaceBalraj Selvaraj2015-10-261-1/+2
| | |/ /
| * / / Bluetooth: Add support to read BD address from bt_nv.binSrinu Jella2015-10-261-0/+81
| |/ /
* | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-16/+26
|\ \ \ | | |/ | |/|
| * | Load factory Bluetooth address from system propertyAjay Panicker2015-08-061-16/+26
* | | Bluetooth: Add support to read BD address from bt_nv.binSrinu Jella2015-10-241-0/+81
| |/ |/|
* | Stops all the BLE timers when BT is turned offSubramanian Srinivasan2015-10-061-0/+1
* | Bluetooth: Add parameter to indicate reason for ssr_cleanuppramod kotreshappa2015-10-061-1/+1
* | Bluetooth: Add support to send/receive raw command/eventSrinu Jella2015-10-061-0/+43
* | SDP: Restricted invalid attr len in sdp deletevenkata Jagadeesh2015-10-061-3/+3
* | Bluetooth: Enable SSR.Kiran Kelageri2015-10-061-1/+21
|/
* LE low power scan featureSatya Calloji2015-05-071-0/+3
* Fix A2DP source double initialization problemAndre Eisenbach2015-04-211-3/+0
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-1/+0
|\
| * L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-101-1/+0
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-101-4/+4
|\|
| * OnFound/OnLost feature changes based on Google spec v0.90Satya Calloji2015-04-071-4/+4
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-311-331/+132
|\|
| * Demote, cleanup and extend observed loggingChris Manton2015-03-161-1/+3
| * Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-1/+1
| * Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-4/+4
| * Remove unnecessary newlines at the end of log statements.Sharvil Nanavati2015-03-161-1/+1
| * Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-2/+3
| * Move controller module to device directoryChris Manton2015-03-161-1/+1
| * Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
| * Remove duplicate local bdaddr management functionsZach Johnson2015-03-161-20/+17
| * Modulizification of bt_utilsZach Johnson2015-03-161-2/+0
| * Modulizification of btif_configZach Johnson2015-03-161-2/+0
| * Refactor btsnoop and stack config into modulesZach Johnson2015-03-161-15/+0
| * Rewerite btif_sendmsg in terms of thread_postZach Johnson2015-03-161-22/+5
| * Post adapter_state_changed events to the JNI workqueueZach Johnson2015-03-161-1/+4
| * Don't send adapter change until stack manager updates stateZach Johnson2015-03-161-5/+1
| * Remove btif enable state managementZach Johnson2015-03-161-105/+4
| * Make stack manager functions not finish until action completeZach Johnson2015-03-161-2/+11
| * btif task removal and reactor insertionChris Manton2015-03-161-173/+107
| * GKI task entry points should have a consistent signature.Sharvil Nanavati2015-03-161-2/+1
| * Eliminate unused 'stack' concept for GKI tasks.Sharvil Nanavati2015-03-161-11/+1