index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothUuid.java
Age
Commit message (
Expand
)
Author
2021-04-29
Merge SP1A.210425.001
Scott Lobdell
2021-04-16
More Bluetooth API annotation updates.
Jeff Sharkey
2021-03-31
[automerger] GAP: Adding WMCP support for advance audio am: a2e4c634a3
janardhana bokka
2021-03-31
GAP: Adding WMCP support for advance audio
janardhana rao bokka
2021-03-01
Merge SP1A.210222.001
Scott Lobdell
2021-02-08
Add Volume Control UUID
Ćukasz Rymanowski
2021-01-26
Merge SP1A.210122.003
Scott Lobdell
2021-01-22
Merge SP1A.210105.001
Scott Lobdell
2021-01-18
GAP Adv Audio: Adding new Advance Audio UUID's
janardhana rao bokka
2021-01-08
Bluetooth: Implement API to get device identification information
Fei Zheng
2020-12-15
Add LE Audio UUID placeholder
Jakub Pawlowski
2020-01-10
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-04
Make BluetoothUuid constants and some functions System Apis
Rahul Sabnis
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-26
Use assigned UUID for Hearing Aid Service
Jakub Pawlowski
2018-02-14
Hearing Aid profile
Jakub Pawlowski
2017-09-15
Fix extracting 32-bit uuid error via calling method uuidToBytes
Ruina Liu
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2016-10-25
Add helper method to convert Bluetooth UUID to bytes
Jakub Pawlowski
2015-04-15
Add support for Bluetooth Sim Access Profile (2/4)
Casper Bonde
2014-11-20
Add UUID for Pbap client
Matthew Xie
2014-05-19
Add a method to check whether a UUID is 32bit.
Wei Wang
2014-05-06
Add parse method to parse UUID from bytes for 16 bit, 32 bit and 128 bit
Wei Wang
2013-12-19
BLE peripheral mode (3/4): Add peripheral mode API.
Wei Wang
2013-09-12
Fixed review comments
Kim Schulz
2013-08-15
LE: Add support for the HID-over-GATT profile (2/3)
Andre Eisenbach
2013-08-09
Bluetooth MAP profile - sms and mms support initial check-in
Matthew Xie
2010-12-13
Add direct calls to Bluez to add SDP records.
Jaikumar Ganesh
2010-08-23
Add BNEP_SVC UUID for incoming tethering connections.
Jaikumar Ganesh
2010-08-18
bluetooth tethering
Danica Chang
2010-06-21
Changes for bluetooth keyboard support.
Adam Powell
2010-06-17
HID profile.
Jaikumar Ganesh
2009-10-06
Provide an API for apps to use a dynamic RFCOMM channel and SDP record.
Nick Pelly
2009-09-28
Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
Nick Pelly
2009-09-21
Cache the remote device's service channel.
Jaikumar Ganesh
2009-09-16
Make ParcelUuid helper functions consistent.
Jaikumar Ganesh
2009-09-16
Change handling of remoteUuids.
Jaikumar Ganesh
2009-08-24
Use correct UUID to authorize AVRCP
Jackson Fan
2009-07-31
Fix UUID typo and allow incoming AVRCP connections.
Jaikumar Ganesh
2009-07-16
Reconnect to A2DP device only if it supports that profile, fix HF AG UUID.
Jaikumar Ganesh
2009-06-09
Framework changes for bluez4.
Jaikumar Ganesh