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