summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/hfp/HeadsetService.java
Commit message (Expand)AuthorAgeFilesLines
* Add Debug statementsVenkateshwarlu Domakonda2016-08-241-0/+20
* BT: Multi A2dp support in Bluetooth AppGaurav Asati2016-08-241-0/+10
* HFP: Update wifi network type to SOC for SCO connections.Sumit Bajpai2016-08-241-0/+6
* Bluetooth: Update A2dp suspend state properly.Nitin Srivastava2016-08-241-0/+0
* BT: Audio: Enhance default BT application logging for Audio.Sumit Bajpai2016-08-241-8/+21
* Synchronize Virtual Call, Voice Call and A2dp.Mallikarjuna GB2016-08-241-0/+11
* Add a missing null-pointer check in HeadsetService.stop()Pavlin Radoslavov2016-04-151-1/+3
* Allow for automatic routing on HF AG to be disabled.Bryce Lee2015-11-161-0/+23
* Handle startScoUsingVirtualVoiceCall in HeadsetServiceMallikarjuna GB2015-06-041-5/+2
* Allow managed profile apps to use some bluetooth functionality.Benjamin Franz2014-12-021-1/+1
* Add dumpsys support for bluetoothMike Lockwood2014-10-281-0/+7
* Add WBS support on Bluedroid (5/6)Matthew Xie2014-06-301-0/+44
* Multi HF supportNitin Srivastava2014-04-291-1/+3
* Fixes to the google review comments + spec 1.1Kim Schulz2013-09-131-2/+6
* Enables AT+ANDROID command in Bluetooth HFP.Edward Jee2013-08-231-0/+28
* Fix for roam indicator not updating correctlyRavi Nagarajan2013-05-131-11/+0
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+13
* Merge "Turn off dbg messages, be prepared for production build" into jb-mr1-devMatthew Xie2012-10-101-1/+1
|\
| * Turn off dbg messages, be prepared for production buildMatthew Xie2012-10-071-1/+1
* | Bluetooth multi-user updates: change bluetooth serviceZhihai Xu2012-10-091-3/+8
|/
* Move bluetooth priorities from Secure to Global.Jeff Sharkey2012-10-011-4/+4
* Add MODIFY_PHONE_STATE permission to access Bluetooth service in Phone appMatthew Xie2012-09-261-0/+5
* Add StateMachine make methods.Wink Saville2012-09-151-2/+1
* Merge "Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR." into jb-mr1...Matthew Xie2012-08-081-2/+1
|\
| * Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-2/+1
* | Implement Profile Auto connection logicGanesh Ganapathi Batta2012-08-061-4/+41
|/
* Virtual call implementationSyed Ibrahim M2012-07-251-6/+16
* comment out state machine quit callMatthew Xie2012-07-161-1/+1
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-127/+272
* Added AT+CPBR supportSreenidhi T2012-07-161-0/+6
* Fixed BT on/off issuefredc2012-07-161-71/+19
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+7
* Non persistent adapter servicefredc2012-07-161-12/+57
* Initial implementation of HFP and A2DP profile/service/statemachine.Matthew Xie2012-07-161-0/+275