aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothUuid.java
Commit message (Expand)AuthorAgeFilesLines
* LeAudio: Respond to TMAP read requestsŁukasz Rymanowski2022-04-281-2/+6
* Merge "Add docs for BluetoothUuid constants. An AVRCP constant was added as t...Rahul Sabnis2022-03-181-39/+203
|\
| * Add docs for BluetoothUuid constants. An AVRCP constant was added as theRahul Sabnis2022-03-171-39/+203
* | bas: add Battery service profile supportKyunglyul Hyun2022-03-101-0/+4
|/
* Merge changes I343ff48c,I4b1ecf81Jack He2022-02-231-2/+1
|\
| * hap: Refactor service to match the new APIJakub Tyszkowski2022-02-181-2/+1
* | Bluetooth: Add Broadcast Assistant UUIDxiaowang2022-02-221-0/+5
|/
* hap: Add Hearing Access Profile boilerplateJakub Tyszkowski2022-01-201-0/+6
* Use Common Audio Service UUID from latest assigned numbersJakub Pawlowski2021-12-291-1/+1
* bluetoothUuid: Add placeholder for CAP uuidŁukasz Rymanowski2021-10-131-0/+5
* leaudio: update UUIDŁukasz Rymanowski2021-10-081-3/+2
* Merge "csip: Add constants for the Coordinated Set Identification Profile" am...Jakub Pawlowski2021-08-301-0/+5
|\
| * csip: Add constants for the Coordinated Set Identification ProfileŁukasz Rymanowski2021-08-241-0/+5
* | Merge changes Icabed06e,I25bc13c6 am: 020a379b50 am: dcea1a5aa5Treehugger Robot2021-08-101-0/+10
|\|
| * Bluetooth: Add Media Control ProfileJakub Tyszkowski2021-08-091-0/+10
* | More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+2
|/
* Add Volume Control UUIDŁukasz Rymanowski2021-02-081-0/+5
* Bluetooth: Implement API to get device identification informationFei Zheng2021-01-081-0/+5
* Add LE Audio UUID placeholderJakub Pawlowski2020-12-151-1/+6
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
* Make BluetoothUuid constants and some functions System ApisRahul Sabnis2019-12-041-138/+120
* Limit access to suspected false positives.Mathew Inwood2018-12-281-4/+5
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+17
* Use assigned UUID for Hearing Aid ServiceJakub Pawlowski2018-02-261-2/+1
* Hearing Aid profileJakub Pawlowski2018-02-141-0/+3
* Fix extracting 32-bit uuid error via calling method uuidToBytesRuina Liu2017-09-151-1/+1
* Fix checkstyle errors (2/2)Jack He2017-08-241-5/+5
* Fix checkstyle errors (1/2)Jack He2017-08-241-26/+32
* Add helper method to convert Bluetooth UUID to bytesJakub Pawlowski2016-10-251-0/+42
* Add support for Bluetooth Sim Access Profile (2/4)Casper Bonde2015-04-151-2/+7
* Add UUID for Pbap clientMatthew Xie2014-11-201-0/+2
* Add a method to check whether a UUID is 32bit.Wei Wang2014-05-191-1/+19
* Add parse method to parse UUID from bytes for 16 bit, 32 bit and 128 bitWei Wang2014-05-061-5/+58
* BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang2013-12-191-0/+16
* Fixed review commentsKim Schulz2013-09-121-2/+8
* LE: Add support for the HID-over-GATT profile (2/3)Andre Eisenbach2013-08-151-0/+2
* Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie2013-08-091-1/+12
* Add direct calls to Bluez to add SDP records.Jaikumar Ganesh2010-12-131-0/+19
* Add BNEP_SVC UUID for incoming tethering connections.Jaikumar Ganesh2010-08-231-2/+8
* bluetooth tetheringDanica Chang2010-08-181-1/+12
* Changes for bluetooth keyboard support.Adam Powell2010-06-211-1/+1
* HID profile.Jaikumar Ganesh2010-06-171-0/+6
* Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly2009-10-061-0/+4
* Move android.bluetooth.ParcelUuid to android.os.ParcelUuidNick Pelly2009-09-281-0/+2
* Cache the remote device's service channel.Jaikumar Ganesh2009-09-211-0/+6
* Make ParcelUuid helper functions consistent.Jaikumar Ganesh2009-09-161-2/+14
* Change handling of remoteUuids.Jaikumar Ganesh2009-09-161-18/+78
* Use correct UUID to authorize AVRCPJackson Fan2009-08-241-0/+5
* Fix UUID typo and allow incoming AVRCP connections.Jaikumar Ganesh2009-07-311-8/+10
* Reconnect to A2DP device only if it supports that profile, fix HF AG UUID.Jaikumar Ganesh2009-07-161-1/+1