summaryrefslogtreecommitdiffstats
path: root/btif
Commit message (Expand)AuthorAgeFilesLines
* Properly handle missing firmwaresreplicant-4.2-0001Paul Kocialkowski2013-11-111-3/+7
* Support USB HCIravindranath2013-07-141-2/+2
* Fix MAP SDP record generation [1/3]Danny Baumann2013-05-312-4/+111
* a2dp: Set the default A2DP bitrate to high qualityMichael Brehm2013-03-041-2/+2
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/ext...Steve Kondik2013-02-1212-193/+406
|\
| * Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2The Android Open Source Project2012-12-1212-193/+406
| * Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-1252-0/+30128
* Bluetooth: Change Sampling Frequency to 48 kHzSunny Kapdi2013-01-282-1/+15
* Merge "Turn off socket debug messages" into jb-mr1-devMatthew Xie2012-11-013-155/+108
|\
| * Turn off socket debug messagesMatthew Xie2012-10-313-155/+108
* | Turn off hid debug messagesMatthew Xie2012-11-012-29/+23
|/
* Address type should be UINT8 instead of char for btif_media_check_iop_exceptionsMatthew Xie2012-10-263-3/+3
* Merge "Increase media task encoded buffer queue throw-away threshold from 12 ...Matthew Xie2012-10-261-1/+1
|\
| * Increase media task encoded buffer queue throw-away threshold from 12 to 24Matthew Xie2012-10-261-1/+1
* | Merge "Manage a2dp frame distribution when rate doesn't scale with media tick...Matthew Xie2012-10-263-175/+74
|\ \
| * | Manage a2dp frame distribution when rate doesn't scale with media tickMatthew Xie2012-10-253-175/+74
| |/
* | Merge "Bump up priority of a few tasks that could affect a2dp" into jb-mr1-devMatthew Xie2012-10-262-0/+7
|\ \ | |/ |/|
| * Bump up priority of a few tasks that could affect a2dpMatthew Xie2012-10-192-0/+7
* | Add new user-to-kernel interface for Bluetooth low power mode control (2/2)YK Jeffrey Chao2012-10-221-0/+4
* | During call state change DIALING/ALERTING -> CONNECTED, donot redo SCOMatthew Xie2012-10-181-1/+1
|/
* Add support of getting factory BDADDR from Controller's non-volatile memory(1/2)YK Jeffrey Chao2012-10-161-2/+39
* Add serial port profile support and allow to connect to rfcomm channel withou...zzy2012-10-153-39/+106
* Remove frame count offset compensation codeMatthew Xie2012-10-131-1/+2
* Change the file gid to net_bt_stackMatthew Xie2012-10-041-79/+7
* Send the enabled hfp/hsp service UUIDs based on configRavi Nagarajan2012-09-283-1/+12
* Trigger restart on BT Controller H/W errorKausik Sinnaswamy2012-09-262-0/+11
* Change the order of Local BDA read locations.Ganesh Ganapathi Batta2012-09-251-9/+22
* Set btif media timer tick to 20 msMattias Agren2012-09-251-54/+41
* Defer sending RC pass-through commands until A2DP connection is upGanesh Ganapathi Batta2012-09-192-5/+5
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-1852-2567/+1088
* Revert "Header file and whitespace cleanups"Matthew Xie2012-09-1831-482/+538
* Header file and whitespace cleanupsAndre Eisenbach2012-09-1831-538/+482
* Save the service uuid when changedzzy2012-09-141-0/+1
* BTIF Media task not terminated during BT offKausik Sinnaswamy2012-09-131-3/+3
* Use new storage APIs for NV itemsSen-Der Huang2012-09-121-91/+60
* Fix for HDP thread leak during BT on/offKausik Sinnaswamy2012-09-111-1/+6
* Fix for Fixed pin keyboard blacklist search issue.Ganesh Ganapathi Batta2012-09-041-15/+8
* Send proper length while retrieving local name during BT EnableGanesh Ganapathi Batta2012-09-041-1/+1
* Handle all auth failure codes to retry pairingRavi Nagarajan2012-09-041-0/+6
* Fixed the issue that local adapter name cannot be changed and lost last bonde...zzy2012-08-292-19/+21
* Merge "fixed the issue that remote unpaired device not removed from config fi...Matthew Xie2012-08-291-0/+1
|\
| * fixed the issue that remote unpaired device not removed from config filezzy2012-08-291-0/+1
* | Turn on NUMLOCK states for HID KBs without NUMLOCKSyed Ibrahim M2012-08-292-8/+208
|/
* Log DM eventsRavi Nagarajan2012-08-283-1/+35
* Added new storage code and bluez configuration migration supportzzy2012-08-2713-847/+2143
* Null terminate Local name before sending to stackGanesh Ganapathi Batta2012-08-251-2/+9
* Ignore AVRCP Pause command from carkits right after the callGanesh Ganapathi Batta2012-08-241-9/+10
* Do not send Bond state change evt after SDP completion if security upgrade i...Ganesh Ganapathi Batta2012-08-231-1/+6
* Remove attr_mask field from BTA_HH_ADD_DEV_EVT cbSyed Ibrahim M2012-08-231-1/+0
* fixed the second reconnect issueSen-Der Huang2012-08-211-39/+48