summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothCodecConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Migrating frameworks/base BT filesRoopa Sattiraju2022-01-171-807/+0
* Make BluetoothCodecConfig and BluetoothCodecStatus public.Etienne Ruffieux2021-12-031-175/+322
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Merge "Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved from...TreeHugger Robot2020-09-221-1/+31
|\
| * Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved fromRahul Sabnis2020-09-221-1/+31
| * Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-2/+0
| * Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | Merge "A2DP: Check AAC bitrate mode by its CodecSpecific1"Treehugger Robot2020-06-221-1/+2
|\ \
| * | A2DP: Check AAC bitrate mode by its CodecSpecific1Cheney Ni2020-01-141-1/+2
| |/
* | Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-2/+0
* | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-101-1/+1
|/
* Resolve BluetoothA2dp hidden APIs to resolve dependenciesRahul Sabnis2019-12-061-47/+132
* Merge "Add helpers to check whether the BluetoothCodecConfig instance is sele...Cheney Ni2019-07-291-0/+91
|\
| * Add helpers to check whether the BluetoothCodecConfig instance is selectableCheney Ni2019-07-231-0/+91
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+36
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* | audio: Add API for BT to query offload A2DP encoding formatsArun Mirpuri2019-01-171-0/+13
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-021-0/+36
|/
* Fix checkstyle errors (2/2)Jack He2017-08-241-28/+30
* Fix checkstyle errors (1/2)Jack He2017-08-241-75/+74
* Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()Pavlin Radoslavov2017-03-291-1/+21
* Add a mechanism to configure the default A2DP codec prioritiesPavlin Radoslavov2017-02-061-1/+3
* Update the A2DP Codec Config APIPavlin Radoslavov2017-01-311-28/+115
* Integration of the AAC codec for A2DP sourcePavlin Radoslavov2017-01-261-3/+4
* Integration of the LDAC codec for A2DP sourcePavlin Radoslavov2017-01-041-0/+1
* Integration of the aptX and aptX-HD codecs for A2DP sourcePavlin Radoslavov2017-01-041-0/+6
* Add a mechanism for configuring the A2DP Source codecsPavlin Radoslavov2017-01-031-0/+287