summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothProfile.java
Commit message (Expand)AuthorAgeFilesLines
* 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