summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothCodecConfig.java
AgeCommit message (Expand)Author
2022-04-02Merge TP1A.220328.001Rob Seymour
2022-03-25Merge TP1A.220321.002Scott Lobdell
2022-03-23[API Review] Added Bt spec section for codec specificEtienne Ruffieux
2022-03-17Merge TP1A.220310.002Daniel Norman
2022-03-16Added documentation on codec specifics.Etienne Ruffieux
2022-03-10Merge "Fix after API_review"Treehugger Robot
2022-03-09Merge "Fix after API_review" into tm-devTreeHugger Robot
2022-03-09Merge "Hide Bluetooth codec classes constructors"Etienne Ruffieux
2022-03-08Fix after API_reviewWilliam Escande
2022-03-08Fix after API_reviewWilliam Escande
2022-03-08Hide Bluetooth codec classes constructorsEtienne Ruffieux
2022-03-07Merge TP1A.220209.001Deyao Ren
2022-02-25Merge "Removed getMaxCodecType and made getcodecName static"Etienne Ruffieux
2022-02-14API Changes needed for apex to buildWilliam Escande
2022-02-09Merge TP1A.220126.001Haamed Gheibi
2022-02-08Removed getMaxCodecType and made getcodecName staticEtienne Ruffieux
2022-02-04Merge TP1A.220120.003Haamed Gheibi
2022-02-01API Changes needed for apex to buildWilliam Escande
2022-01-19Add framework support of LC3 codecTed Wang
2021-12-03Make BluetoothCodecConfig and BluetoothCodecStatus public.Etienne Ruffieux
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-22Merge "Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved from...TreeHugger Robot
2020-09-22Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved fromRahul Sabnis
2020-06-22Merge "A2DP: Check AAC bitrate mode by its CodecSpecific1"Treehugger Robot
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-01-14A2DP: Check AAC bitrate mode by its CodecSpecific1Cheney Ni
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
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-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-17audio: Add API for BT to query offload A2DP encoding formatsArun Mirpuri
2018-08-02Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-03-29Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()Pavlin Radoslavov
2017-02-06Add a mechanism to configure the default A2DP codec prioritiesPavlin Radoslavov
2017-01-31Update the A2DP Codec Config APIPavlin Radoslavov
2017-01-26Integration of the AAC codec for A2DP sourcePavlin Radoslavov
2017-01-04Integration of the LDAC codec for A2DP sourcePavlin Radoslavov
2017-01-04Integration of the aptX and aptX-HD codecs for A2DP sourcePavlin Radoslavov
2017-01-03Add a mechanism for configuring the A2DP Source codecsPavlin Radoslavov