summaryrefslogtreecommitdiffstats
path: root/core/jni/android_bluetooth_HeadsetBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete various Bluetooth files for stack integration.Jaikumar Ganesh2012-07-131-567/+0
* Handle ENITR failure for Headset control channel.Matthew Xie2012-06-141-3/+3
* Fix build warningsGlenn Kasten2012-01-111-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-14/+14
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-9/+9
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-11/+11
* Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-1/+1
* Use mask_eighth_bit function to replace is_ascii check.Matthew Xie2011-03-211-15/+15
* Fix compiler errors when compiled with debug option.Jaikumar Ganesh2011-02-221-7/+7
* Do not log AT command traffic by default.Nick Pelly2010-06-241-2/+2
* Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-2/+2
* Fix Phone App crash due to binary data in HSP/HFP stream.Nick Pelly2010-03-251-4/+21
* Fix rfcomm socket connect return code.Jaikumar Ganesh2009-10-011-2/+2
* Try to reconnect twice when the rfcomm error code is Connection Refused.Jaikumar Ganesh2009-09-301-11/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+548
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-548/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+548