summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothHeadset.java
Commit message (Expand)AuthorAgeFilesLines
* Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-9/+31
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Refactor BluetoothHeadset APIs used by SettingsRahul Sabnis2019-12-041-2/+3
* Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-11/+48
* Declare STATE_AUDIO_CONNECTED in right placeChienyuan2019-05-291-2/+1
* Fix binder leakage when turning off BluetoothUgo Yu2019-05-021-21/+19
* HFP: Send caller ID in +CLIP command (1/4)Benson Li2018-11-091-2/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+13
* Bluetooth: Fix HFP SCO logic and documentationJack He2018-05-071-30/+67
* Merge "Make Bluetooth constants used by gmscore a system api"Treehugger Robot2018-01-111-2/+2
|\
| * Make Bluetooth constants used by gmscore a system apiSelim Gurun2018-01-091-2/+2
* | HFP: Add isInbandRingingEnabled() API (1/4)Jack He2018-01-091-2/+28
|/
* HFP: Add APIs for set and get active device (1/3)Jack He2018-01-051-0/+88
* Add SystemApis annotationsSelim Gurun2018-01-051-0/+8
* BT: Remove dead code in BluetoothHeadsetJack He2017-12-071-138/+0
* Bluetooth: Thread-safe binder invocationJack He2017-09-061-79/+102
* Fix checkstyle errors (2/2)Jack He2017-08-241-29/+22
* Fix checkstyle errors (1/2)Jack He2017-08-241-113/+119
* Merge "Support battery level reporting via Apple VSC (1/2)"Jack He2017-06-291-0/+19
|\
| * Support battery level reporting via Apple VSC (1/2)Jack He2017-06-291-0/+19
* | Merge "Support battery level reporting via Plantronics XEVENT (1/2)"Jack He2017-06-291-0/+12
|\|
| * Support battery level reporting via Plantronics XEVENT (1/2)Jack He2017-06-291-0/+12
* | Merge "HFP: Modify comments for ACTION_HF_INDICATORS_VALUE_CHANGED (1/2)"Andre Eisenbach2017-06-291-12/+12
|\|
| * HFP: Modify comments for ACTION_HF_INDICATORS_VALUE_CHANGED (1/2)Jack He2017-06-291-12/+12
* | Merge "Add APIs to get remote device's battery level (1/2)"Jack He2017-06-281-6/+5
|\|
| * Add APIs to get remote device's battery level (1/2)Jack He2017-06-271-6/+5
* | Merge "HFP: Allow SCO audio to be forcibly connected" am: 93d7c84726 am: 10cb...Jack He2017-06-011-0/+22
|\|
| * HFP: Allow SCO audio to be forcibly connectedJack He2017-05-311-0/+22
* | Merge "Add developer setting and system API for inband ringing support" am: 1...Jack He2017-04-101-0/+12
|\|
| * Add developer setting and system API for inband ringing supportJack He2017-04-101-0/+12
* | Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+2
|/
* HFP 1.7 profile update (3/4)Mudumba Ananth2016-06-021-0/+63
* Add Bluetooth headset API to allow disabling audio route.Bryce Lee2015-11-161-0/+42
* Don't send the onServiceDisconnected callback after close.Benjamin Franz2014-12-161-6/+1
* Change the routing path of bluetooth headset connections.Benjamin Franz2014-12-041-38/+61
* Add WBS support on Bluedroid (6/6)Mudumba Ananth2014-06-301-0/+44
* Get rid of not specifying a user errors in bluetooth.Dianne Hackborn2014-03-201-1/+2
* Check callback null condition for register/unregsiter state change callbackMatthew Xie2013-10-101-1/+1
* Fix docs build.Ying Wang2013-08-261-2/+2
* Enables AT+ANDROID command in Bluetooth HFP.Edward Jee2013-08-231-0/+45
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-5/+12
* Remove roamChanged APIRavi Nagarajan2013-05-131-21/+0
* Correct executable bit for source files [Take 2]Chirayu Desai2013-03-271-0/+0
* Reduce android.bluetooth package debug messagesMatthew Xie2012-10-091-11/+12
* Auto connection/disconnection related changesGanesh Ganapathi Batta2012-08-061-3/+1
* Reset priority on unbondRavi Nagarajan2012-07-261-0/+1
* Auto connect hf/a2dpSwaminatha Balaji2012-07-161-1/+2
* Non persistent adapter servicefredc2012-07-161-4/+61
* Initial Health Profile implementationMatthew Xie2012-07-161-1/+1
* Initial implementation of HID, add IBluetoothInputDevice idlMatthew Xie2012-07-161-1/+1