summaryrefslogtreecommitdiffstats
path: root/jni/com_android_bluetooth_a2dp.cpp
Commit message (Expand)AuthorAgeFilesLines
* jni: fix merge failureDan Pasanen2016-12-121-5/+6
* Merge tag 'android-7.1.1_r4' into cm-14.1Dan Pasanen2016-12-061-2/+5
|\
| * Allocate CallbacksObj Before Initializing A2DP JNI InterfaceNathan Harold2016-08-231-2/+5
* | bluetooth: Prevent null pointer crashes in A2DP initNativeScott Warner2016-11-151-1/+7
* | Ensure synchronized access of JNI callback objectAyan Ghosh2016-09-011-28/+53
* | Fix to avoid JNI crashesAyan Ghosh2016-09-011-1/+24
* | A2DP: Notify soft handoff triggered status to audio managerpramod kotreshappa2016-08-241-3/+28
* | BT: Multi A2dp support in Bluetooth AppGaurav Asati2016-08-241-4/+73
|/
* Audio Focus for A2DP.Sanket Agarwal2016-03-081-1/+0
* Fix warnings in packages/apps/BluetoothAjay Panicker2016-03-011-2/+4
* Fix warnings in packages/apps/BluetoothAurimas Liutikas2016-02-231-26/+0
* 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