summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothCodecStatus.java
AgeCommit message (Expand)Author
2022-03-08Hide Bluetooth codec classes constructorsEtienne Ruffieux
2021-12-03Make BluetoothCodecConfig and BluetoothCodecStatus public.Etienne Ruffieux
2020-11-21De-restrict BluetoothCodecStatus hidden APIs.Mathew Inwood
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-22Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved fromRahul Sabnis
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2019-12-06Resolve BluetoothA2dp hidden APIs to resolve dependenciesRahul Sabnis
2019-07-29Merge "Add helpers to check whether the BluetoothCodecConfig instance is sele...Cheney Ni
2019-07-23Add helpers to check whether the BluetoothCodecConfig instance is selectableCheney Ni
2019-03-09Merge "Change BluetoothCodecStatus.sameCapabilities() to public" am: e622f7d0...Ugo Yu
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-27Change BluetoothCodecStatus.sameCapabilities() to publicUgo Yu
2019-01-25AudioDeviceBroker in audio serviceJean-Michel Trivi
2018-08-02Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-04-19Fix the implementation of BluetoothCodecStatus.equals()Pavlin Radoslavov
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-01-31Update the A2DP Codec Config APIPavlin Radoslavov