summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/a2dp/A2dpService.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Enhance AVRCP Absolute Volume control implementationLiejun Tao2016-02-241-0/+4
* Check for A2dp SNK UUID supported by remoteAnubhav Gupta2015-06-051-0/+15
* Add dumpsys support for bluetoothMike Lockwood2014-10-281-0/+11
* Fix A2dp crash when re-starting Bluetooth servicesAndre Eisenbach2014-07-241-1/+3
* am 83faa1c2: am e5c2a9d1: Merge "Add null pointer check in A2DPService"Matthew Xie2014-06-261-1/+3
|\
| * Merge "Add null pointer check in A2DPService"Matthew Xie2014-06-261-1/+3
| |\
| | * Add null pointer check in A2DPServiceThomas Lehaux2013-08-261-1/+3
| * | DO NOT MERGE update play status based on A2dp audio state from stack.Zhihai Xu2014-03-071-1/+5
* | | Move AVRCP Controller support to new BluetoothAvrcpController profileMike Lockwood2014-06-121-33/+1
* | | [4/4] Add Support for AVRCP Controller FeatureHemant Gupta2014-06-121-0/+33
* | | update play status based on A2dp audio state from stack.Zhihai Xu2014-01-071-1/+5
|/ /
* / Adding support for Absolute VolumeJohn Du2013-08-161-0/+31
|/
* framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play statusZhihai Xu2013-03-201-0/+7
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+14
* 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/+9
|/
* Move bluetooth priorities from Secure to Global.Jeff Sharkey2012-10-011-4/+4
* 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/+42
|/
* 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-68/+124
* Fixed BT on/off issuefredc2012-07-161-71/+16
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+2
* Non persistent adapter servicefredc2012-07-161-9/+54
* Initial implementation of HFP and A2DP profile/service/statemachine.Matthew Xie2012-07-161-0/+150