summaryrefslogtreecommitdiffstats
path: root/jni/com_android_bluetooth_hfpclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports of android_runtime headersZach Johnson2019-11-051-1/+0
* Merge changes from topic "HfpClientVendorAtCommand"Deqiang Chen2019-07-241-0/+18
|\
| * Support vendor AT command and response in Hfp clientDeqiang Chen2019-07-191-0/+18
* | Fix possible RCE when jni new a UTF string.weichinweng2019-02-201-0/+46
|/
* Send empty string for redialSatish Kodishala2018-02-281-7/+7
* Enable BVRA clientJoseph Pirozzo2017-10-191-2/+7
* Rename bt_bdaddr_t into RawAddress (2/3)Jakub Pawlowski2017-06-281-42/+40
* Fix JNI for sendDtmfNativeJoseph Pirozzo2017-04-201-2/+2
* Revert "jni: introduce ScopedBtAddr"Andre Eisenbach2017-03-171-21/+34
* jni: introduce ScopedBtAddrMarie Janssen2017-03-161-34/+21
* jni: cleanup compiler warningsMarie Janssen2017-02-221-3/+3
* jni: use ScopedLocalRef where possibleMarie Janssen2017-01-301-208/+96
* Init JNI in Bluetooth Service not the Bluetooth State machineSanket Agarwal2017-01-241-0/+1
* Multi HFP connection handlingSanket Agarwal2017-01-201-38/+218
* JNI: clang-format codeMarie Janssen2016-12-061-521/+572
* JNI: style cleanupMarie Janssen2016-12-021-131/+62
* Add Bluetooth device address parameter to HF Client APIsSanket Agarwal2016-11-291-69/+222
* jni: Use RAII to manage callback environmentMarie Janssen2016-10-181-62/+42
* Fix warnings in packages/apps/BluetoothAurimas Liutikas2016-02-231-1/+0
* Fix redial JNI crashDavid Stevens2015-04-281-3/+7
* Fix spurious CHECKJNI failure in hfpclient.Rakesh Iyer2015-04-081-3/+7
* Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood2014-06-121-2/+2
* Bluetooth: Add support for HFP Client role.Hemant Gupta2014-06-121-0/+614