summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/hfp/HeadsetStateMachine.java
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Broadcast battery statusGavin Ni2016-08-041-0/+2
* Merge branch 'LA.BF.1.1.3_rb1.11' of git://codeaurora.org/platform/packages/a...Steve Kondik2016-03-301-10/+0
|\
| * HF: Do not remove connect defer messages in Connected stateSatish Kodishala2016-02-031-10/+0
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...Steve Kondik2016-03-111-1/+11
|\ \
| * | Allow for automatic routing on HF AG to be disabled.Bryce Lee2015-11-161-1/+12
* | | Merge branch 'LA.BF.1.1.3_rb1.7' of git://codeaurora.org/platform/packages/ap...Steve Kondik2016-01-081-0/+10
|\ \ \ | | |/ | |/|
| * | git merge android-6.0.1_r3 on to remote branchSridhar Gujje2015-12-111-0/+15
| |\|
| * | Bluetooth: Set SCO volume to 0.Gaurav Asati2015-11-161-3/+18
| * | HFP AG: Don't cache call states for VOIP callsSatish Kodishala2015-10-201-1/+2
* | | Merge branch 'LA.BF64.1.2.2_rb4.9' of git://codeaurora.org/platform/packages/...Steve Kondik2015-12-071-3/+24
|\ \ \
| * \ \ Merge "Bluetooth: Disconnect sco mode mode on abnormal bt off."Linux Build Service Account2015-11-191-0/+6
| |\ \ \
| | * | | Bluetooth: Disconnect sco mode mode on abnormal bt off.Kiran Kelageri2015-11-131-0/+6
| * | | | Bluetooth: Set SCO volume to 0.Gaurav Asati2015-11-121-3/+18
| |/ / /
* | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-0/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add NREC setting routine even after SCO connectedSungmin Choi2015-09-081-0/+5
| * | HFP/A2DP: Remove pending auto-connect messages when connectedAjay Panicker2015-08-261-4/+10
* | | HFP AG: Don't cache call states for VOIP callsSatish Kodishala2015-10-221-1/+2
| |/ |/|
* | Bluetooth: Remember all pending call states & dispatchBhakthavatsala Raghavendra2015-10-071-8/+27
* | HF: Do not remove connect defer messages in Connected stateSatish Kodishala2015-10-061-5/+0
* | Fix for issues reported by Static analysis tool.Sudharma Damgatla2015-10-061-2/+4
* | BT:[3/3] Send VSC to SOC for VOIP connectivity network type.Sumit Bajpai2015-10-061-2/+33
* | Bluetooth: Update A2dp suspend state properly.Nitin Srivastava2015-10-061-284/+209
* | BT: Multi A2dp support in Bluetooth App.Gaurav Asati2015-10-061-5/+141
* | BT: Audio: Enhance default BT application logging for Audio.Sumit Bajpai2015-10-061-40/+42
* | Synchronize Virtual Call, Voice Call and A2dp.Mallikarjuna GB2015-10-061-4/+166
* | Respond ATD request with OK if dialing success.Mallikarjuna GB2015-10-061-8/+8
* | Bluetooth: Donot broadcast disconnecting state on CONNECT requestBhakthavatsala Raghavendra2015-10-061-3/+0
* | Add support for WBS.Nitin Srivastava2015-10-061-3/+14
* | BT-HFP: HFP1.7 AG support in appSumit Bajpai2015-10-061-0/+177
* | Properly update profile connection state.Mallikarjuna GB2015-10-061-1/+4
* | Disconnect SCO when MT call received while VR active.Mallikarjuna GB2015-10-061-2/+4
* | Retain speaker ON setting when SCO is disconnectedMallikarjuna GB2015-10-061-0/+7
* | Limit number of HF profile reconnection attemptsMallikarjuna GB2015-10-061-18/+96
* | Delay Phone State change update to Headset.Mallikarjuna GB2015-10-061-6/+13
* | Query PhoneState on Incoming/Outgoing ConnectionMallikarjuna GB2015-10-061-1/+18
* | HFP/A2DP: Remove pending auto-connect messages when connectedAjay Panicker2015-08-281-4/+10
|/
* Fix issue #20494208: Go out of device idle when headset button is pressedDianne Hackborn2015-06-191-0/+9
* Handle SLC in MultiHFPending stateMallikarjuna GB2015-06-051-1/+17
* Add null checksMallikarjuna GB2015-06-051-7/+21
* Handle SCO volume change in multihfpending state.Mallikarjuna GB2015-06-051-1/+16
* Handle multiple BLDN commands from headsetMallikarjuna GB2015-06-051-0/+6
* Do not accept SCO without any active listener.Mallikarjuna GB2015-06-041-0/+17
* Set correct callState for MT/MO call while in Voip Call.Mallikarjuna GB2015-06-041-0/+10
* Reduce AdaperService and HeadsetStateMachine log levelsAndre Eisenbach2015-04-221-1/+1
* am ebdd2435: am 42a756a0: Merge "Allow managed profile apps to use some bluet...Benjamin Franz2014-12-081-3/+7
|\
| * Allow managed profile apps to use some bluetooth functionality.Benjamin Franz2014-12-021-3/+7
* | am fa46a2f6: am cc633970: Merge "Add dumpsys support for bluetooth" into lmp-...Mike Lockwood2014-11-081-0/+15
|\|
| * Add dumpsys support for bluetoothMike Lockwood2014-10-281-0/+15
* | am 17771285: Merge "ignore telephony call state if telephony mgr state is idle"Matthew Xie2014-10-151-8/+22
|\ \ | |/ |/|
| * ignore telephony call state if telephony mgr state is idlejbelloua2014-10-131-8/+22