summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothClass.java
AgeCommit message (Expand)Author
2020-12-18[automerger] Group-UI: UI frameworks changes am: 19914a85c0Sravan kumar voleti
2020-12-18Group-UI: UI frameworks changesSravan voleti
2020-12-03Merge "BluetoothClass: Use mask to get MajorDeviceClass" am: a9f7570de6 am: 9...Treehugger Robot
2020-12-02BluetoothClass: Use mask to get MajorDeviceClassMyles Watson
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-06Mark BluetoothClass#getClassOfDevice as TestApiRalph Nathan
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2017-09-20Modify Bluetooth Class of Device from Android stackPulkit Bhuwalka
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-01-14Add support for AVRCP 1.3.Sanket Agarwal
2011-01-06Follow the spec recommendation for keyboard pairing.Jaikumar Ganesh
2010-09-30resolved conflicts for merge of 738aadd7 to masterJake Hamby
2010-09-30Typo fixes in comments and minor code cleanups.Jake Hamby
2010-08-23Add Tethering class bit check.Jaikumar Ganesh
2010-06-21Changes for bluetooth keyboard support.Adam Powell
2009-12-09docs: add the Bluetooth developer guide,Scott Main
2009-11-09docs: add more documentation for the bluetooth apis.Scott Main
2009-09-17Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice.Nick Pelly
2009-09-10API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly
2009-08-19Add Bluetooth device picker supportYue Lixin
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project