summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: DUN: Add framework changes to support DUNNitin Shivpure2015-10-061-0/+6
* Bluetooth: Add support for HID Device Role (3/4)Hemant Gupta2015-10-061-0/+6
* Add bluetooth permission annotationsTor Norbye2015-05-151-0/+6
* Add support for Bluetooth Sim Access Profile (2/4)Casper Bonde2015-04-151-2/+8
* BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfi...Mike Lockwood2014-06-131-0/+6
* Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood2014-06-131-2/+2
* Bluetooth: Add support for HFP Client role.Hemant Gupta2014-06-131-1/+7
* Add Audio Manager support for Bluetooth A2DP Sink profileMike Lockwood2014-05-281-0/+6
* Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie2013-08-091-0/+6
* Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-281-2/+0
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-0/+12
* Auto connection/disconnection related changesGanesh Ganapathi Batta2012-08-061-7/+0
* 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