summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* During call state change DIALING/ALERTING -> CONNECTED, donot redo SCOMatthew Xie2012-10-182-1/+7
* 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
* Disable btsnoop external parser for productionGanesha Batta2012-10-082-1/+12
* Change the file gid to net_bt_stackMatthew Xie2012-10-041-79/+7
* Fix for timer thread stuck on BT OFFRavi Nagarajan2012-10-031-0/+1
* Ensure timer thread stops when inactivity timer expiresMattias Agren2012-09-301-9/+24
* Merge "Fix HCI Timeout issue on Mako" into jb-mr1-devMatthew Xie2012-09-281-3/+7
|\
| * Fix HCI Timeout issue on MakoGanesh Ganapathi Batta2012-09-281-3/+7
* | Send the enabled hfp/hsp service UUIDs based on configRavi Nagarajan2012-09-283-1/+12
* | Fixed the crash when rfcomm run out of 30 channelszzy2012-09-281-15/+29
|/
* Trigger restart on BT Controller H/W errorKausik Sinnaswamy2012-09-266-28/+27
* Change the order of Local BDA read locations.Ganesh Ganapathi Batta2012-09-251-9/+22
* Add timer compensation to manage timer thread preemtionMattias Agren2012-09-251-9/+92
* Set btif media timer tick to 20 msMattias Agren2012-09-251-54/+41
* Reduced logging before/after music play/pauseKausik Sinnaswamy2012-09-251-6/+6
* Added a configurable BT disable timerKausik Sinnaswamy2012-09-212-2/+15
* Move default COD macro BTA_DM_COD to bt_target.hKausik Sinnaswamy2012-09-213-16/+15
* bluedroid: add mutex lock when enumerating the hci tx queuezzy2012-09-213-17/+68
* Broadcom license for proprietary filesAndre Eisenbach2012-09-191-0/+50
* Fixed OPP SDP records to indicate support for only vCard 2.1 and other type o...Fred2012-09-191-1/+1
* Defer sending RC pass-through commands until A2DP connection is upGanesh Ganapathi Batta2012-09-192-5/+5
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-18372-13353/+14640
* Merge "Revert "Header file and whitespace cleanups"" into jb-mr1-devMatthew Xie2012-09-18285-7339/+7395
|\
| * Revert "Header file and whitespace cleanups"Matthew Xie2012-09-18285-7339/+7395
* | Revert "Reference headers in their new location"Jean-Baptiste Queru2012-09-182-3/+1
|/
* Header file and whitespace cleanupsAndre Eisenbach2012-09-18285-7395/+7339
* Reference headers in their new locationJean-Baptiste Queru2012-09-152-1/+3
* Save the service uuid when changedzzy2012-09-141-0/+1
* bluetooth: BT SIG - AVRCP - Response for invalid PDU fixedhyungjung0521.kim2012-09-132-4/+10
* BTIF Media task not terminated during BT offKausik Sinnaswamy2012-09-131-3/+3
* 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
|\