summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Disable Power Manager callback on BT OFFRavi Nagarajan2012-09-131-0/+1
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Use new storage APIs for NV itemsSen-Der Huang2012-09-124-1411/+60
* | | | | | | | | | | | | | Fix for HDP thread leak during BT on/offKausik Sinnaswamy2012-09-111-1/+6
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | bluedroid: clean up a2dp log spewIliyan Malchev2012-09-101-36/+38
* | | | | | | | | | | | | Merge "Turn off messages that has lower priority than warning." into jb-mr1-devIliyan Malchev2012-09-101-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Turn off messages that has lower priority than warning.Matthew Xie2012-09-101-12/+12
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Update HFP version in SDP to 1.6Ravi Nagarajan2012-09-101-4/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | audio: audio device API 2.0Eric Laurent2012-09-071-8/+0
* | | | | | | | | | | | Fixed acl credit issue when host data flow control is n/azzy2012-09-061-0/+1
|/ / / / / / / / / / /
* | | | | | | | | | | 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
* | | | | | | | | | | Fix for overlapping bt_target & gki_target definesKausik Sinnaswamy2012-09-042-95/+11
* | | | | | | | | | | Handle all auth failure codes to retry pairingRavi Nagarajan2012-09-041-0/+6
|/ / / / / / / / / /
* | | | | | | | | | Add log tag for stack logsRavi Nagarajan2012-08-311-12/+68
* | | | | | | | | | audio: fix get_parameters()Eric Laurent2012-08-301-1/+3
* | | | | | | | | | Enhanced log traces to print h/w error codeKausik Sinnaswamy2012-08-301-1/+1
|/ / / / / / / / /
* | | | | | | | | 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-2714-848/+2147
|/ / / / / /
* | | | | | Null terminate Local name before sending to stackGanesh Ganapathi Batta2012-08-251-2/+9
* | | | | | Remove hardcoded trace level settings in stack modules.YK Jeffrey Chao2012-08-243-4/+2
* | | | | | Delay the role switch after the connection with devices that are blacklisted ...Ganesh Ganapathi Batta2012-08-242-5/+97
* | | | | | Ignore AVRCP Pause command from carkits right after the callGanesh Ganapathi Batta2012-08-241-9/+10
* | | | | | Remove mako device configuration file. It's obsolete.Matthew Xie2012-08-231-171/+0
* | | | | | 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-233-5/+0
|/ / / / /
* | | | | Set thread names for debuggingRavi Nagarajan2012-08-222-0/+4
* | | | | Minimized Bluetooth data traces (including L2CAP)Kausik Sinnaswamy2012-08-222-22/+22
|/ / / /
* | | | fixed the second reconnect issueSen-Der Huang2012-08-211-39/+48
|/ / /
* | | Fix for random bluetooth crash on transfer contextRavi Nagarajan2012-08-211-26/+33
* | | Merge "Add support for per device bluetooth configuration." into jb-mr1-devWink Saville2012-08-2026-2351/+516
|\ \ \
| * | | Add support for per device bluetooth configuration.Wink Saville2012-08-1626-2351/+516
| |/ /
* | | Initiate Open for incoming AV even if SDP INT failsKausik Sinnaswamy2012-08-201-1/+1
* | | Modified HID host to use kernel UHID driverPriti Aghera2012-08-172-110/+104
|/ /
* | Updated BTM_DEF_LOCAL_NAME to be "Nexus"Reena Lee2012-08-151-1/+1
* | Add HCI Multi-Channel Transport support (1/2)YK Jeffrey Chao2012-08-1410-136/+1991
|/
* Avoid duplicate unsolicited indicatorsRavi Nagarajan2012-08-142-0/+37
* Enhanced bluetooth HAL with DUT mode APIsKausik Sinnaswamy2012-08-138-5/+1023
* Send auth fail for both auto & non-auto pair triesRavi Nagarajan2012-08-091-1/+2
* Fix issue with passing wrong str len to java layerGanesh Ganapathi Batta2012-08-092-3/+3
* Revise BT vendor lib interface (1/2)YK Jeffrey Chao2012-08-096-103/+202
* choose generic one if there is no board specific configurationKeun young Park2012-08-011-0/+4
* Add bdroid_mako.txtBrian Muramatsu2012-07-271-0/+171
* Manta Change default Bluetooth device name from Nexus 7 to Nexus tabletMatthew Xie2012-07-271-1/+1
* HCI/Vendor lib: revise the way of making baud rate change (1/2)YK Jeffrey Chao2012-07-264-69/+14
* Fix for BT-OFF hung issue seen in BT on/off instrumentation test.YK Jeffrey Chao2012-07-261-4/+4
* Fix for CR BLTH01539543Ganesh Ganapathi Batta2012-07-2614-28/+32