summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothInputDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Fix comment for sendData.Ang Li2014-06-251-1/+1
* Get rid of not specifying a user errors in bluetooth.Dianne Hackborn2014-03-201-1/+2
* am 5adbea2e: am 784224d2: am b8a7dd63: Merge "Add handshake broadcast support...Mike J. Chen2014-03-071-1/+13
|\
| * Add handshake broadcast supportMike J. Chen2014-03-041-1/+13
* | am 1ece04f3: Merge "BluetoothInputJava: Add broadcast action REPORT" into klp...Mike J. Chen2014-01-281-0/+6
|\ \ | |/
| * BluetoothInputJava: Add broadcast action REPORTMike J. Chen2014-01-271-0/+6
* | am bfa3f4fd: Merge "BluetoothInputDevice: make REPORT_TYPE values match hal" ...Mike J. Chen2014-01-281-3/+3
|\ \ | |/
| * BluetoothInputDevice: make REPORT_TYPE values match halMike J. Chen2014-01-271-3/+3
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
|/
* Check callback null condition for register/unregsiter state change callbackMatthew Xie2013-10-101-1/+1
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-6/+12
* Correct executable bit for source files [Take 2]Chirayu Desai2013-03-271-0/+0
* Reduce android.bluetooth package debug messagesMatthew Xie2012-10-091-9/+10
* Non persistent adapter servicefredc2012-07-161-4/+60
* HID-PTS: Included apis' for pts testsPriti Aghera2012-07-161-0/+240
* Initial implementation of HID, add IBluetoothInputDevice idlMatthew Xie2012-07-161-53/+52
* Changes for new Bluetooth APIs.Jaikumar Ganesh2012-07-131-7/+21
* 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