summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Make certain BluetoothProfile constants being used by CarBluetoothTestRahul Sabnis2020-01-211-2/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-101-1/+1
* Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-0/+36
* Resolve API dependencies on BluetoothPanRahul Sabnis2019-11-211-2/+4
* Add method to convert profile ID into human readable stringUgo Yu2019-11-141-0/+50
* Cleanup annontations for Hearing Aids Profile APIStanley Tng2019-03-161-1/+14
* Add Android APIs for Hearing Aids ProfileStanley Tng2019-01-221-1/+0
* Deprecate BluetoothHealth APIsJack He2019-01-091-4/+9
* Move some members to the "Q blacklist".Mathew Inwood2018-10-221-1/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+6
* Add the AVRCP Target Service (2/2)Ajay Panicker2018-03-161-27/+34
* Hearing Aid profileJakub Pawlowski2018-02-141-1/+8
* Make Bluetooth constants used by gmscore a system apiSelim Gurun2018-01-091-0/+3
* BluetoothProfile: Add Object Push Profile (OPP)Myles Watson2018-01-091-1/+8
* Publish Bluetooth HID Device Profile Service APIHansong Zhang2017-12-151-2/+0
* Bluetooth: Add convenience method to convert connection state to stringJack He2017-12-111-0/+24
* Change Bluetooth HID Profile Name (1/6)Hansong Zhang2017-10-231-4/+4
* Fix checkstyle errors (2/2)Jack He2017-08-241-3/+3
* Fix checkstyle errors (1/2)Jack He2017-08-241-18/+31
* More auto-doc work.Jeff Sharkey2017-04-211-6/+0
* Rename the Bluetooth profile classes for HID Device role.Ivan Podogov2016-12-291-2/+2
* Bluetooth: Add support for HID Device RoleHemant Gupta2016-12-291-1/+7
* MAP MCEJoseph Pirozzo2016-11-011-1/+7
* Add a way to query for supported Bluetooth profiles.Bryce Lee2016-11-011-0/+7
* Add BluetoothProfile for PBAP PCE role.Joseph Pirozzo2016-03-141-0/+6
* Remove duplicate Bluetooth profiles.Bryce Lee2015-12-181-12/+0
* Add setting for declaring disabled bluetooth profiles.Bryce Lee2015-12-161-0/+12
* 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