summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/hfp/AtPhonebook.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for issues reported by Static analysis tool.Sudharma Damgatla2015-10-061-8/+10
* BT: Audio: Enhance default BT application logging for Audio.Sumit Bajpai2015-10-061-2/+2
* Remove extra logging with privacy infoChenjie Luo2015-07-151-1/+0
* Add contact sharing policy checkingRicky Wai2015-04-141-1/+3
* Support work contacts in HFP, PBAP, MAPRicky Wai2015-03-271-8/+8
* Migrates PBAP and MAP access permission data from Settings to Bluetooth.Edward Jee2014-09-151-28/+41
* Change broadcast ACTION_CONNECTION_ACCESS_REQUEST to be ordered.Ang Li2014-09-081-1/+1
* Multi HF supportNitin Srivastava2014-05-061-18/+35
* am 8cce6da9: Merge "AtPhonebook handleCpbsCommand was incorrectly sending two...Matthew Xie2013-09-261-6/+1
|\
| * AtPhonebook handleCpbsCommand was incorrectly sending two responsesNigel Hannam2013-03-071-6/+1
* | bluetooth crash caused by read phone book with invalid colummn number -1Zhihai Xu2013-09-241-1/+3
* | Check null condition of number before contact queryMatthew Xie2013-09-191-1/+1
* | Use new CallLog number presentation columnJay Shrauner2013-06-131-3/+12
|/
* remove the AT command separator from the CPBR range parameterszzy2012-10-031-2/+3
* Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-3/+8
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-7/+15
* Added AT+CPBR supportSreenidhi T2012-07-161-40/+265
* Initial implementation of HFP and A2DP profile/service/statemachine.Matthew Xie2012-07-161-0/+364