aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothLeAudioCodecConfig.java
Commit message (Expand)AuthorAgeFilesLines
* BluetoothLeAudio: Fix API for codec preferencesƁukasz Rymanowski2022-03-161-44/+117
* Removed getMaxCodecType from BluetoothLeAudioCodecConfig, rename functions in...Patty2022-02-231-13/+0
* Correct the intDef that getFrameDuration() and getOctetsPerFrame()Patty2022-02-081-2/+2
* Add API to set the codec preference for specific devicePatty2022-02-021-0/+26
* Add codec parameters to BluetoothLeAudioCodecConfigPatty2022-01-251-5/+337
* Parse audio config codec capability for LE devicesPatty2021-12-021-0/+129