summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/bluetooth/VolumeControlProfile.java
Commit message (Collapse)AuthorAgeFilesLines
* [LE Unicast]UI can Enable/Disable VCP and CSIPSongFerngWang2022-10-261-6/+120
| | | | | | | | | | | | | | | When the user turns on/off the LE audio toggle, the settings set enabled/disabled for the LE audio profile, the VCP profile and the CSIP profile. - Implement the VCP profile at the settingsLib - Modify the CachedBluetoothDevice.toString Bug: 238866767 Test: build pass. Local test: Enable/Disable LE audio toggle and then those profiles work properly. Change-Id: I27dfffb73cabf9f12f62087ce2a4ba09e04af0d9
* settinglib: add VolumeControl profile for auto-connectAlice Kuo2021-08-271-0/+96
Bug: 150670922 Test: Connect with a VCP supported device, make sure the connection Change-Id: Ic51ed557251a984c64b609936abe747f13d62578