summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothInputDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup references when turning BT off.Jaikumar Ganesh2011-11-281-0/+4
* Fix tethering using BT.Jaikumar Ganesh2011-08-021-22/+0
* Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-0/+22
* Refactor Bluetooth Profile.Jaikumar Ganesh2011-06-141-4/+62
* Make BluetoothInputDevice inherit from BluetoothProfile.Jaikumar Ganesh2011-02-221-151/+169
* Make connection / disconnect failure more robust.Jaikumar Ganesh2011-01-191-0/+13
* Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-221-10/+6
* HID profile.Jaikumar Ganesh2010-06-171-0/+241