summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build breakage: Revert "Fix for CR BLTH01539543"Ed Heyl2012-07-256-16/+12
* Fix for CR BLTH01539543Ganesh Ganapathi Batta2012-07-256-12/+16
* Fix for updating correct COD value after pairingSyed Ibrahim M2012-07-251-20/+19
* Work around for CR BLTH01373902Ganesh Ganapathi Batta2012-07-252-0/+16
* Handle RC_Close while AV_Closing to cleanup uinputKausik Sinnaswamy2012-07-251-0/+5
* Fix for unpair failure during music streamingKausik Sinnaswamy2012-07-251-1/+6
* Do not auto-resume when A2DPSuspended is FALSEKausik Sinnaswamy2012-07-251-2/+6
* 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-2522-11/+12
* Get the vendor interface as a structure pointer instead of functionMatthew Xie2012-07-201-12/+4
* Merge "add a bdroid file for panda"Jean-Baptiste Queru2012-07-191-0/+171
|\
| * add a bdroid file for pandaJean-Baptiste Queru2012-07-191-0/+171
* | Merge "Use dlopen to avoid compile time linking against libbt-vendor.so"Jean-Baptiste Queru2012-07-192-3/+20
|\ \ | |/ |/|
| * Use dlopen to avoid compile time linking against libbt-vendor.soColin Cross2012-07-172-3/+20
* | Fixed x86 build with GCC 4.6 compilerAndrew Hsieh2012-07-181-1/+1
* | Change name.Mike J. Chen2012-07-181-1/+1
* | add feature configuration for full_tunaMatthew Xie2012-07-181-0/+171
* | add feature configuration file for sdk_x86 buildMatthew Xie2012-07-181-0/+171
* | Add feature definitions for phatansmMatthew Xie2012-07-171-0/+171
|/
* Add bluetooth feature defintion file to get SDK build to compileMatthew Xie2012-07-171-0/+171
* Add feature definitions for stingray and mantaMatthew Xie2012-07-172-0/+352
* Remove unused feature defines.Matthew Xie2012-07-141-29/+2
* Gaurd out_standby() API with mutexMatthew Xie2012-07-141-3/+10
* interwork with new audio.h prototypesMatthew Xie2012-07-141-21/+24
* fix strncat overflow compiler errorMatthew Xie2012-07-141-1/+1
* add config file for nakasiMatthew Xie2012-07-141-0/+203
* make HAL_MODULE_INFO_SYM non constMatthew Xie2012-07-141-1/+1
* replace logx with alogxMatthew Xie2012-07-1433-166/+164
* Send SCO_AUDIO_CONNECTING on connect_audioKausik Sinnaswamy2012-07-142-0/+35
* resubmit code-cleanup changes lost in gerrit mergeSrikanth Uppala2012-07-14158-69033/+11
* Handle AG SLC setup timeoutRavi Nagarajan2012-07-143-2/+6
* 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