summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothUuid.java
AgeCommit message (Expand)Author
2021-04-29Merge SP1A.210425.001Scott Lobdell
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-03-31[automerger] GAP: Adding WMCP support for advance audio am: a2e4c634a3janardhana bokka
2021-03-31GAP: Adding WMCP support for advance audiojanardhana rao bokka
2021-03-01Merge SP1A.210222.001Scott Lobdell
2021-02-08Add Volume Control UUIDƁukasz Rymanowski
2021-01-26Merge SP1A.210122.003Scott Lobdell
2021-01-22Merge SP1A.210105.001Scott Lobdell
2021-01-18GAP Adv Audio: Adding new Advance Audio UUID'sjanardhana rao bokka
2021-01-08Bluetooth: Implement API to get device identification informationFei Zheng
2020-12-15Add LE Audio UUID placeholderJakub Pawlowski
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-04Make BluetoothUuid constants and some functions System ApisRahul Sabnis
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-26Use assigned UUID for Hearing Aid ServiceJakub Pawlowski
2018-02-14Hearing Aid profileJakub Pawlowski
2017-09-15Fix extracting 32-bit uuid error via calling method uuidToBytesRuina Liu
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-10-25Add helper method to convert Bluetooth UUID to bytesJakub Pawlowski
2015-04-15Add support for Bluetooth Sim Access Profile (2/4)Casper Bonde
2014-11-20Add UUID for Pbap clientMatthew Xie
2014-05-19Add a method to check whether a UUID is 32bit.Wei Wang
2014-05-06Add parse method to parse UUID from bytes for 16 bit, 32 bit and 128 bitWei Wang
2013-12-19BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang
2013-09-12Fixed review commentsKim Schulz
2013-08-15LE: Add support for the HID-over-GATT profile (2/3)Andre Eisenbach
2013-08-09Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie
2010-12-13Add direct calls to Bluez to add SDP records.Jaikumar Ganesh
2010-08-23Add BNEP_SVC UUID for incoming tethering connections.Jaikumar Ganesh
2010-08-18bluetooth tetheringDanica Chang
2010-06-21Changes for bluetooth keyboard support.Adam Powell
2010-06-17HID profile.Jaikumar Ganesh
2009-10-06Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly
2009-09-28Move android.bluetooth.ParcelUuid to android.os.ParcelUuidNick Pelly
2009-09-21Cache the remote device's service channel.Jaikumar Ganesh
2009-09-16Make ParcelUuid helper functions consistent.Jaikumar Ganesh
2009-09-16Change handling of remoteUuids.Jaikumar Ganesh
2009-08-24Use correct UUID to authorize AVRCPJackson Fan
2009-07-31Fix UUID typo and allow incoming AVRCP connections.Jaikumar Ganesh
2009-07-16Reconnect to A2DP device only if it supports that profile, fix HF AG UUID.Jaikumar Ganesh
2009-06-09Framework changes for bluez4.Jaikumar Ganesh