summaryrefslogtreecommitdiffstats
path: root/osi
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Truncate new line characters when adding string to configHansong Zhang2018-04-141-2/+25
* Merge tag 'android-6.0.1_r61' into HEADreplicant-6.0-0001stable/cm-13.0-ZNH5YJessica Wagantall2016-08-029-34/+95
|\
| * DO NOT MERGE Fix potential DoS caused by delivering signal to BT processSharvil Nanavati2016-06-229-33/+95
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-073-0/+46
|\|
| * btif: Don't persist remote devices to the configMarie Janssen2016-04-213-0/+46
* | Merge branch 'LA.BF64.1.2.2_rb4.9' of git://codeaurora.org/platform/system/bt...Steve Kondik2015-12-075-14/+33
|\ \
| * \ Merge "Bluetooth: Boost timer callback thread priority to high"Linux Build Service Account2015-11-123-0/+30
| |\ \
| | * | Bluetooth: Boost timer callback thread priority to highSrinu Jella2015-11-063-0/+30
| * | | Bluetooth: Free hash map entry to avoid memory leakSrinu Jella2015-11-062-0/+9
| |/ /
* | | Revert "Raise alarm callback thread priority"Steve Kondik2015-12-071-8/+0
* | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...Steve Kondik2015-12-071-0/+8
|\ \ \ | | |/ | |/|
| * | Raise alarm callback thread priorityAndre Eisenbach2015-10-231-0/+8
* | | bt: Kill some logspamChristopher R. Palmer2015-11-221-1/+1
* | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/system/bt...Steve Kondik2015-11-162-0/+14
|\ \ \ | | |/ | |/|
| * | Merge "Bluetooth: OSI: Immediately save bt_config file to NVRAM"Linux Build Service Account2015-10-292-0/+14
| |\ \
| | * | Bluetooth: OSI: Immediately save bt_config file to NVRAMBalraj Selvaraj2015-10-202-0/+14
| * | | Bluetooth: Implement dynamic blacklist method for role switchSrinu Jella2015-10-222-0/+19
| |/ /
* | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-054-1/+30
|\ \ \ | | |/ | |/|
| * | Raise BTU and HCI thread prioritiesAndre Eisenbach2015-10-074-1/+30
* | | Bluetooth: Implement dynamic blacklist method for role switchSrinu Jella2015-10-152-0/+19
| |/ |/|
* | Bluedroid BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-062-7/+12
* | BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-061-0/+6
* | Bluetooth: Null checks in threads methodsAjay Kumar2015-10-061-2/+28
* | Bluetooth: Adding NULL checkes to reactor functionsAjay Kumar2015-10-061-2/+20
* | Bluetooth: GAP: To include bdt test tool in system imageAjay Kumar2015-10-061-25/+49
|/
* Disable remote TCP connectionsPavlin Radoslavov2015-08-172-3/+6
* Cleanup alarm_get_remaining_msAndre Eisenbach2015-07-152-5/+11
* Bug fix PM changes and LE connectivity mode fixesVenkatRaghavan VijayaRaghavan2015-07-142-0/+11
* Fix the file permissions of /data/misc/bluedroid/bt_config.confPavlin Radoslavov2015-06-221-0/+7
* Reduce CPU utilization from ~60% to ~10% on busy HCI reads.Sharvil Nanavati2015-06-161-13/+28
* Moved the OSI alarm_shutdown() operations to alarm_cleanup()Pavlin Radoslavov2015-06-013-13/+1
* Disable the OSI allocation tracker.Pavlin Radoslavov2015-06-011-0/+10
* Add missing clean_up step for the OSI module.Pavlin Radoslavov2015-05-283-0/+10
* Fix AlarmTestHarness so alarm tests pass againZach Johnson2015-05-182-5/+5
* Shutdown alarm callbacks on stack disable; added OSI moduleAndre Eisenbach2015-05-183-3/+29
* Bluetooth native dumpsys logging support (2/5)Andre Eisenbach2015-05-114-1/+327
* Elimininate unnecessary calls for releasing the wake lock.Pavlin Radoslavov2015-05-081-1/+2
* Work around clang/llvm compilation problems.Chih-Hung Hsieh2015-05-061-0/+8
* bluedroid: compile error hammerhead-userdebug_clangMark Salyzyn2015-04-161-5/+6
* Fix build issues after the mergeVinit Deshpande2015-04-151-0/+1
* Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-106-8/+178
|\
| * osi: add compat code for glibcScott James Remnant2015-04-023-0/+167
| * Make atomic functions static, as well as inlineScott James Remnant2015-04-021-8/+8
| * Fix missing #includes needed for glibcScott James Remnant2015-04-029-0/+13
| * Using generic format specifier for logging pointersNitin Arora2015-03-303-3/+3
* | Using generic format specifier for logging pointersNitin Arora2015-04-023-3/+3
* | Fix build issues in bluedroid on masterEtan Cohen2015-03-317-2/+9
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-3156-484/+4828
|\|
| * Add option for schedule_next_instance to force reschedulingZach Johnson2015-03-261-5/+5
| * Ensure alarms are called back when they expire in the pastZach Johnson2015-03-261-45/+90