summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/hfp/HeadsetPhoneState.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-5.1.0_r1' into HEADSudhir Sharma2015-03-101-30/+86
|\
| * Use LTE signal level when under LTEMatthew Xie2015-01-261-1/+9
| * Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-121-2/+2
| * Rename isValidSubId to isValidSubscriptionid.Wink Saville2014-12-111-1/+1
| * Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-201-13/+10
| * Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-10/+13
| * Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-181-13/+10
| * Update SubscriptionManager API as per API council.Wink Saville2014-11-111-18/+17
| * Change subId to int from longWink Saville2014-10-231-2/+2
| * Bluetooth sub selectionStuart Scott2014-09-121-4/+3
| * [DS] Call cannot call out from Car kitLegler Wu2014-09-121-103/+166
* | BT-HF: Get signal level from Telephony.Sumit Bajpai2014-11-041-78/+2
* | Bluetooth: Audio Squashed gerrits for propagationNitin Srivastava2014-11-041-1/+27
|/
* am ea10b480: am 7315070f: Merge "Fix signal strength indicator."Matthew Xie2014-06-231-2/+6
|\
| * Fix signal strength indicator.Danny Baumann2014-06-231-2/+6
* | Multi HF supportNitin Srivastava2014-05-061-1/+5
|/
* Bluetooth: Update Signal strengthNitin Srivastava2014-02-191-1/+3
* Enables AT+ANDROID command in Bluetooth HFP.Edward Jee2013-08-231-0/+10
* Fix for roam indicator not updating correctlyRavi Nagarajan2013-05-131-0/+2
* Use getRadioTechnology call instead of getRilVoiceRadioTechnologyMatthew Xie2013-01-141-2/+3
* Rename get radio technologyWink Saville2012-11-161-2/+4
* Revert "Rename get radio technology"Wink Saville2012-11-151-4/+2
* Rename get radio technologyWink Saville2012-11-021-2/+4
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+13
* Notify headset of signal strength changeRavi Nagarajan2012-08-141-10/+19
* Remove unused import com.android.internal.telephony.CallMatthew Xie2012-07-161-1/+0
* replace logx with alogxMatthew Xie2012-07-161-2/+2
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-6/+15
* process slc_connect state change event, query and send stack the phone stateMatthew Xie2012-07-161-1/+2
* Save volumes and notify stack only when they changeMatthew Xie2012-07-161-1/+20
* Initial implementation of HFP and A2DP profile/service/statemachine.Matthew Xie2012-07-161-0/+271