index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
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
/
core
/
java
/
android
/
bluetooth
/
BluetoothCodecConfig.java
Age
Commit message (
Expand
)
Author
2021-07-09
A2dpSrc: Align legacy codec enumeration with AOSP(4/7)
Satheesh Kumar Pallemoni
2021-07-09
Revert "Matching codec index between frameworks and stack"
Satheesh Kumar Pallemoni
2021-03-11
Matching codec index between frameworks and stack
Kiran Kelageri
2020-11-18
[automerger] BT: Remove unsupported annotation to fix CTS issues am: 7e8746f80e
Sagar Verma
2020-11-18
BT: Remove unsupported annotation to fix CTS issues
Sagar Verma
2020-11-13
Merge SP1A.201105.002
Scott Lobdell
2020-10-27
Merge SP1A.201015.001
Scott Lobdell
2020-10-21
[automerger] Add LC3 codec type. am: d4d69e9d80
Pramod Kotreshappa
2020-10-21
Add LC3 codec type.
pramod kotreshappa
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-09-09
Merge SP1A.200727.001
Daniel Norman
2020-06-22
Merge "A2DP: Check AAC bitrate mode by its CodecSpecific1"
Treehugger Robot
2020-03-30
Merge RP1A.200326.001
Steven Laver
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-22
Merge RP1A.200106.001
Steven Laver
2020-01-14
A2DP: Check AAC bitrate mode by its CodecSpecific1
Cheney Ni
2020-01-10
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-03
Merge RP1A.191212.001
Steven Laver
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-06
Resolve BluetoothA2dp hidden APIs to resolve dependencies
Rahul Sabnis
2019-09-29
Enable codec change request when mode changes in aptX-adaptive
Naval saini
2019-09-26
Add helpers to check whether the BluetoothCodecConfig instance is selectable
Cheney Ni
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-04-04
TWS-A2DP: Add TWS+ codec to DevUI support
pramod kotreshappa
2019-03-26
Merge "Merge QP1A.190306.002" into q-keystone-qcom-dev
Steven Laver
2019-03-22
Merge QP1A.190306.002
Scott Lobdell
2019-03-12
Matching codec index between frameworks and stack
Naval saini
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-01
Merge QP1A.190122.001
Scott Lobdell
2019-01-17
audio: Add API for BT to query offload A2DP encoding formats
Arun Mirpuri
2018-09-08
Merge QP1A.180823.001
Bill Peckham
2018-08-02
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-17
BT: Adding aptX-Adaptive codec entry to Framework
Gurpreet Ghai
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