index
:
Project-1CE/packages_modules_Bluetooth
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
/
framework
/
java
/
android
/
bluetooth
/
BluetoothClass.java
Age
Commit message (
Expand
)
Author
2022-03-25
Merge TP1A.220321.002
Scott Lobdell
2022-03-18
Merge changes from topic "bt-api-fix-v2" am: 1b64f3f923 am: 3fb9307c84 am: a0...
Jack He
2022-03-17
BluetoothClass: Add documentation for constants
Jack He
2022-03-17
Merge TP1A.220310.002
Daniel Norman
2022-03-11
Merge TP1A.220225.003
Scott Lobdell
2022-03-08
Fix after API_review
William Escande
2022-03-08
Fix after API_review
William Escande
2022-03-07
Merge TP1A.220209.001
Deyao Ren
2022-02-14
Removed useless testapi annotation
William Escande
2022-02-14
API Changes needed for apex to build
William Escande
2022-02-09
Removed useless testapi annotation
William Escande
2022-02-04
Merge TP1A.220120.003
Haamed Gheibi
2022-02-01
API Changes needed for apex to build
William Escande
2022-01-07
Merge "Bluetooth: add LE Audio COD constant definition" am: bd1d6ac73b am: 63...
Treehugger Robot
2022-01-05
Bluetooth: add LE Audio COD constant definition
Jakub Pawlowski
2021-11-22
Made BluetoothClass#doesClassMatch public.
Etienne Ruffieux
2020-12-03
Merge "BluetoothClass: Use mask to get MajorDeviceClass" am: a9f7570de6 am: c...
Treehugger Robot
2020-12-02
BluetoothClass: Use mask to get MajorDeviceClass
Myles Watson
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-08-06
Mark BluetoothClass#getClassOfDevice as TestApi
Ralph Nathan
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-09-20
Modify Bluetooth Class of Device from Android stack
Pulkit Bhuwalka
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2016-01-14
Add support for AVRCP 1.3.
Sanket Agarwal
2011-01-06
Follow the spec recommendation for keyboard pairing.
Jaikumar Ganesh
2010-09-30
resolved conflicts for merge of c242248f to master
Jake Hamby
2010-09-30
Typo fixes in comments and minor code cleanups.
Jake Hamby
2010-08-23
Add Tethering class bit check.
Jaikumar Ganesh
2010-06-21
Changes for bluetooth keyboard support.
Adam Powell
2009-12-09
docs: add the Bluetooth developer guide,
Scott Main
2009-11-09
docs: add more documentation for the bluetooth apis.
Scott Main
2009-09-17
Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice.
Nick Pelly
2009-09-10
API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
Nick Pelly
2009-08-19
Add Bluetooth device picker support
Yue Lixin
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project