summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/a2dp
Commit message (Expand)AuthorAgeFilesLines
* Move MediaBrowserService to Bluetooth ProcessSanket Agarwal2016-04-053-1653/+0
* Add a missing null check inside A2dpService.resetAvrcpBlacklist()Pavlin Radoslavov2016-03-291-1/+3
* Audio Focus for A2DP.Sanket Agarwal2016-03-083-449/+544
* Enhance AVRCP Absolute Volume control implementationLiejun Tao2016-02-051-0/+4
* A2DP Sink:Audio Rendering patch and AutoConnect FunctionalitySanket Agarwal2016-01-192-4/+532
* HFP/A2DP: Remove pending auto-connect messages when connectedAjay Panicker2015-08-261-0/+6
* Update UI properly in Connection race Conditions.Anubhav Gupta2015-07-071-6/+32
* Check for A2dp SNK UUID supported by remoteAnubhav Gupta2015-06-051-0/+15
* Move A2dp State to Disconnected when BT is Turned OFFAnubhav Gupta2015-06-041-0/+6
* Add dumpsys support for bluetoothMike Lockwood2014-10-284-2/+34
* 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
|\
| * 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
| * | | am 663fb577: Merge "Use round() instead of ceil() in calculation of a2dp vol ...Matthew Xie2014-06-251-1/+1
| |\| |
| | * | Merge "Use round() instead of ceil() in calculation of a2dp vol slider position"Matthew Xie2014-06-251-1/+1
| | |\ \
| | | * | Use round() instead of ceil() in calculation of a2dp vol slider positionChristian Hanner2014-04-081-1/+1
| | * | | DO NOT MERGE update play status based on A2dp audio state from stack.Zhihai Xu2014-03-073-5/+49
| | |/ /
* | | | Move AVRCP Controller support to new BluetoothAvrcpController profileMike Lockwood2014-06-122-987/+1
* | | | [4/4] Add Support for AVRCP Controller FeatureHemant Gupta2014-06-122-4/+115
* | | | A2DP Sink: Add support for BluetoothA2dpSink profileMike Lockwood2014-06-123-5/+1016
* | | | Fix arguments to AudioManager.setBluetoothA2dpDeviceConnectionState()Mike Lockwood2014-05-281-1/+2
|/ / /
* | | Merge "update play status based on A2dp audio state from stack."Zhihai Xu2014-01-103-5/+49
|\ \ \
| * | | update play status based on A2dp audio state from stack.Zhihai Xu2014-01-073-5/+49
* | | | Merge "fix incorrect track position reported from BT AVRCP"Zhihai Xu2014-01-101-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fix incorrect track position reported from BT AVRCPZhihai Xu2014-01-071-2/+4
| |/ /
* / / isA2dpPlaying() reports wrong playing state when suspendedZhihai Xu2014-01-071-0/+1
|/ /
* | FF/REW is not correctly for AVRCP.Zhihai Xu2013-11-011-27/+29
* | Update AVRCP implementation of IRemoteControlDisplayJean-Michel Trivi2013-10-031-0/+5
* | Change Volume step scale. Use setStreamVolume instead of avrcpUpdateVolumeMatthew Xie2013-09-171-25/+13
* | Adding support for Absolute VolumeJohn Du2013-08-162-8/+231
* | Add support for ff/rewJohn Du2013-08-151-0/+93
|/
* ignore invlaid play position update from remote control client.Zhihai Xu2013-06-071-10/+21
* enable playback position sync for AVRCP remoteControlDisplay in audio managerZhihai Xu2013-04-231-0/+2
* Resolve AVRCP IOP issuesZhihai Xu2013-04-111-3/+4
* support playback position changed notificationZhihai Xu2013-04-091-14/+110
* Merge "Update IRemoteControlDisplay implementation to latest interface" into ...Jean-Michel Trivi2013-04-031-1/+1
|\
| * Update IRemoteControlDisplay implementation to latest interfaceJean-Michel Trivi2013-04-011-1/+1
* | keep one setPlaybackState functionZhihai Xu2013-04-021-7/+1
|/
* fix compilation error for broadcom branchZhihai Xu2013-03-291-1/+0
* Revert "Revert "fix the compilation error in broadcom partner branch""Zhihai Xu2013-03-301-0/+7
* Revert "fix the compilation error in broadcom partner branch"Zhihai Xu2013-03-301-7/+0
* fix the compilation error in broadcom partner branchZhihai Xu2013-03-291-0/+7
* Update RemoteControlDisplay interface for playback positionJean-Michel Trivi2013-03-251-1/+3
* framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play statusZhihai Xu2013-03-202-0/+451
* Add protected log methods to StateMachineWink Saville2013-01-281-32/+27
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-232-2/+27
* Merge "Turn off dbg messages, be prepared for production build" into jb-mr1-devMatthew Xie2012-10-102-20/+12
|\
| * Turn off dbg messages, be prepared for production buildMatthew Xie2012-10-072-20/+12