summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/hfpclient
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1c40f9218d815e4e67482fb8913fce6850e4fb1c' into remoteLalit Kansara2016-12-061-0/+1
|\
| * Add foreground flag to AG_CALL_CHANGED broadcast intent.Lianchao Song2016-07-251-0/+1
* | Add Debug statementsVenkateshwarlu Domakonda2016-08-243-1/+197
* | BT: Multi A2dp support in Bluetooth AppGaurav Asati2016-08-241-0/+9
* | HF: PTS Issue TC_HF_RSV_BV_01_I FixSatheesh Kumar Pallemoni2016-08-242-6/+6
* | HF CLIENT: Update mCalls and mCallsUpdate with same call objectSatish Kodishala2016-08-241-5/+4
* | Bluetooth: Proper handling of BTRH command in HFP clientBhakthavatsala Raghavendra2016-08-241-3/+0
* | Client Audio Profiles: Connect Other Profiles for client profilesAnubhavGupta2016-08-243-2/+5
* | Add support for AT+CGMI and AT+CGMMGaurav Asati2016-08-241-0/+57
* | Bluetooth: Update Current Call list.Gaurav Asati2016-08-241-1/+8
* | HF CLIENT: Let audio manager know when BT is turned offSatish Kodishala2016-08-241-0/+5
|/
* HfpClientConnectionService does not synchronize stateSanket Agarwal2016-05-073-36/+121
* Handle all kinds of focuses and make fault tolerant to phone calls.Sanket Agarwal2016-04-151-2/+3
* HFP is exposed via Telecom ConnectionService.Sanket Agarwal2016-03-144-3/+774
* Synchronize HF and AG volume.Sanket Agarwal2016-01-221-9/+45
* Delegate HFP Audio focus (HF) to entity controlling the actual phone call.Sanket Agarwal2015-12-012-45/+34
* Implement setting/getting whether audio can be routed to the HFP HF device.Bryce Lee2015-10-282-0/+46
* Revert "Allow HFP HF implementations to specify a client controller."Bryce Lee2015-10-292-49/+0
* Allow HFP HF implementations to specify a client controller.Bryce Lee2015-10-282-0/+49
* Remove receiver status foreground flagZach Johnson2015-10-261-1/+0
* Only apply foreground flag for audio state connectedZach Johnson2015-10-171-1/+1
* Add FLAG_RECEIVER_FOREGROUND to audio state broadcastsZach Johnson2015-10-171-0/+1
* Avoid NPE when dumping headset profile state.Sharvil Nanavati2015-09-261-4/+10
* Send the AUDIO_CONNECTED broadcast after switching to the AudioOn state.Sharvil Nanavati2015-09-121-2/+3
* HFP should let the system handle ringtonesZach Johnson2015-08-271-47/+0
* Fix low volume on Nemo devices after accepting incoming HFP call.Sharvil Nanavati2015-08-241-0/+6
* Remove extra logging with privacy infoChenjie Luo2015-07-151-4/+0
* am bbb4110..165d7fa from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-3/+15
|\
| * Handle response to AT+NREC commandDavid Stevens2015-04-101-3/+15
* | am a8855e56: am fa46a2f6: am cc633970: Merge "Add dumpsys support for bluetoo...Mike Lockwood2014-11-082-0/+37
|\|
| * Add dumpsys support for bluetoothMike Lockwood2014-10-282-0/+37
* | Add BluetoothDevice field to BluetoothHeadsetClientCallMike Lockwood2014-11-041-4/+4
|/
* Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood2014-06-123-497/+497
* Bluetooth: Add support for HFP Client role.Hemant Gupta2014-06-123-0/+3608