summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for When Hf is rejected the device should initiate A2dp if a2dp is enabledSwaminatha Balaji2012-07-261-0/+7
* docs: mix of BT and NFC javadoc updatesScott Main2011-09-271-3/+3
* Make Bluetooth Health constant public.Jaikumar Ganesh2011-09-211-1/+0
* Add Api to get profile connection state.Jaikumar Ganesh2011-08-221-0/+6
* Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-241-2/+8
* Refactor Bluetooth Profile.Jaikumar Ganesh2011-06-141-84/+0
* Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-231-0/+8
* Make BluetoothInputDevice inherit from BluetoothProfile.Jaikumar Ganesh2011-02-221-0/+5
* Improve readability of java docs for the public APIs.Jaikumar Ganesh2011-01-251-7/+10
* Convert return type of APIs from Set to List.Jaikumar Ganesh2010-10-221-8/+5
* New public APIs for BluetoothA2dp and BluetoothHeadset profiles.Jaikumar Ganesh2010-09-281-0/+239