summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/A2dpProfileTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove hidden Bluetooth dependenciesWilliam Escande2022-02-161-2/+1
* Replacing getActiveDevice by btAdapter.getActiveDevices()Etienne Ruffieux2022-02-011-1/+4
* Make BluetoothCodecConfig and BluetoothCodecStatus public.Etienne Ruffieux2021-12-031-2/+5
* Revert "Revert "Require user pass in a non-null BluetoothDevice ..."Rahul Sabnis2020-03-181-10/+11
* Use removeActiveDevice() when set phone as active devicehughchen2020-03-021-0/+6
* Use binary resource support in robolectricJames Lemieux2018-11-291-11/+11
* reduce the usage of LocalBluetoothAdapter in LocalBluetoothProfileManagertimhypeng2018-08-171-13/+9
* Use SettingsLibRobolectricTestRun everywhere.Fan Zhang2018-07-251-9/+16
* Remove wrapper for BluetoothA2dphjchangliao2018-04-261-16/+13
* Use external/robolectric-shadows/run_robotests.mkJames Lemieux2018-02-121-14/+7
* Add support for Multi-A2DP state machines per devicePavlin Radoslavov2018-01-251-3/+3
* Move BluetoothA2dpWrapper to the wrapper package.Doris Ling2017-09-151-1/+2
* Fix A2dpProfileTest#getLabelDeviceConnectedWithHighQualityCodecJustin Klaassen2017-09-041-1/+10
* Add a "Use high quality audio" option to Bluetooth A2DP device settingsAntony Sargent2017-05-161-0/+203