summaryrefslogtreecommitdiffstats
path: root/jni/com_android_bluetooth_a2dp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ensure synchronized access of JNI callback object"Roman Birg2016-06-091-53/+28
* Ensure synchronized access of JNI callback objectAyan Ghosh2016-04-251-28/+53
* Fix to avoid JNI crashesAyan Ghosh2015-12-251-1/+24
* A2DP Sink: AudioTrack changesAnubhavGupta2015-10-091-0/+1
* BT: Multi A2dp support in Bluetooth App.Gaurav Asati2015-10-061-7/+39
* Bluetooth: Check A2dp device priority.Gaurav Asati2015-10-061-2/+42
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+14
* replace logx with alogxMatthew Xie2012-07-161-10/+10
* matt: my fix to get it compile, change logx to alogx, and etcMatthew Xie2012-07-161-9/+9
* Added support to handle A2DP audio state changed events and broadcastKausik Sinnaswamy2012-07-161-0/+27
* Non persistent adapter servicefredc2012-07-161-6/+59
* Caching callbackEnv in HFP/A2DP JNI results in the ENV going out-of-syn after...Kausik Sinnaswamy2012-07-161-3/+7
* Initial implementation of HFP and A2DP profile/service/statemachine.Matthew Xie2012-07-161-0/+151