summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothHeadset.java
Commit message (Expand)AuthorAgeFilesLines
* Rename virtual call API to ScoUsingVirtualCall.Jaikumar Ganesh2011-01-251-9/+13
* Temporary Changes for certification of SCO.Jaikumar Ganesh2011-01-211-0/+20
* Make AUDIO_STATE_CONNECTING in BluetoothHeadset public.Jaikumar Ganesh2010-11-111-10/+14
* Add APIs for starting and stopping a virtual call.Jaikumar Ganesh2010-11-031-0/+45
* Add STATE_AUDIO_CONNECTING state.Jaikumar Ganesh2010-11-031-4/+32
* Fix docs builds.Jaikumar Ganesh2010-10-251-2/+0
* Expose Vendor Specific Headset Event Intent.Jaikumar Ganesh2010-10-251-14/+74
* Convert return type of APIs from Set to List.Jaikumar Ganesh2010-10-221-20/+11
* New public APIs for BluetoothA2dp and BluetoothHeadset profiles.Jaikumar Ganesh2010-09-281-260/+285
* Add @hide for the VENDOR_SPECIFIC_HEADSET_INTENTJaikumar Ganesh2010-08-261-0/+4
* manual mergeJean-Baptiste Queru2010-08-201-2/+39
|\
| * BluetoothHeadset.java:Herb Jellinek2010-08-131-2/+39
* | Pass BluetoothDevice to the Bluetooth Headset calls.Jaikumar Ganesh2010-06-021-4/+4
* | Add a new state machine for handling the incoming / outgoing profileJaikumar Ganesh2010-06-021-1/+86
|/
* Add an extra for the Disconnect Headset State.Jaikumar Ganesh2010-04-051-0/+16
* Added a configuration option indicating if the platform supports use ofEric Laurent2010-03-171-4/+10
* Enable bluetooth voice dialing in BluetoothHeadset.java.mah2010-02-091-5/+3
* Use UNDEFINED priorities when unpaired.Jaikumar Ganesh2009-12-111-0/+2
* Add a new priority for Auto Connection of A2DP. DO NOT MERGE.Jaikumar Ganesh2009-12-021-3/+8
* API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly2009-09-101-0/+23
* Add Bluetooth device picker supportYue Lixin2009-08-191-24/+0
* Bluetooth: API change.Nick Pelly2009-08-181-28/+28
* Add getBatteryUsageHint() to BluetoothHeadset for power monitoring.Nick Pelly2009-06-191-0/+25
* Automated import from //branches/donutburger/...@142766,142766Nick Pelly2009-03-251-0/+6
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+5
* auto import from //depot/cupcake/@136745The Android Open Source Project2009-03-051-0/+14
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+353
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-353/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+8
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-31/+78
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-30/+132
* Initial ContributionThe Android Open Source Project2008-10-211-0/+198