summaryrefslogtreecommitdiffstats
path: root/btif
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modified HID host to use kernel UHID driverPriti Aghera2012-08-172-110/+104
* Enhanced bluetooth HAL with DUT mode APIsKausik Sinnaswamy2012-08-134-5/+138
* 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
* Fix for updating correct COD value after pairingSyed Ibrahim M2012-07-251-20/+19
* Handle RC_Close while AV_Closing to cleanup uinputKausik Sinnaswamy2012-07-251-0/+5
* Fix for carkits that send PLAY without AVDTP STARTRavi Nagarajan2012-07-251-0/+7
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-2514-4/+4
* fix strncat overflow compiler errorMatthew Xie2012-07-141-1/+1
* make HAL_MODULE_INFO_SYM non constMatthew Xie2012-07-141-1/+1
* replace logx with alogxMatthew Xie2012-07-1417-77/+77
* Send SCO_AUDIO_CONNECTING on connect_audioKausik Sinnaswamy2012-07-142-0/+35
* resubmit code-cleanup changes lost in gerrit mergeSrikanth Uppala2012-07-145-156/+4
* Handle AG SLC setup timeoutRavi Nagarajan2012-07-141-0/+4
* Notify bond state change prior to UuidsChangedRavi Nagarajan2012-07-141-6/+10
* Fixed rename issuePriti Aghera2012-07-141-1/+2
* Send PAN disconnecting event on local side disconnect initiationKausik Sinnaswamy2012-07-142-1/+33
* Handle service discovery failureRavi Nagarajan2012-07-141-4/+7
* Send bond_state_bonded only after SDP is completeKausik Sinnaswamy2012-07-141-1/+9
* Store all remote properties upon incoming pairingRavi Nagarajan2012-07-141-29/+55