summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/BluetoothEventManagerTest.java
Commit message (Expand)AuthorAgeFilesLines
* [Unicast] Won't show "active" when changing active from HS to LEHSSongFerngWang2022-12-161-1/+44
* API Review: add `UNBOND` in `EXTRA_REASON` nameWilliam Escande2022-03-151-4/+7
* Fix Broken test: Package: com.android.settingslib.bluetoothHugh Chen2022-01-241-11/+0
* Update test case for RECEIVER_EXPORTEDHugh Chen2021-12-071-2/+13
* Do not show error toast when received UNBOND_REASON_REMOVEDHugh Chen2021-03-121-15/+0
* Fix toasts message is not displayed when cancel BT pairing requestHugh Chen2020-11-261-0/+83
* Fix deadlock in CachedBluetoothDeviceManagerhughchen2019-11-071-0/+150
* Add null check for AclStateChangedHandlerChienyuan2018-12-281-0/+13
* Fix issue to avoid Hearing Aid show duplication device.wengsu2018-12-201-0/+27
* Use binary resource support in robolectricJames Lemieux2018-11-291-4/+2
* Add ACL broadcast for bt devicesjackqdyulei2018-10-301-0/+30
* Merge "Makes LocalBluetoothManager multi-user aware."Jovana Knezevic2018-10-261-1/+30
|\
| * Makes LocalBluetoothManager multi-user aware.jovanak2018-10-251-1/+30
* | Make HearingAid code more generictimhypeng2018-10-251-3/+0
|/
* Remove BluetoothEventManager#setReceiverHandlerAmin Shaikh2018-08-291-1/+1
* Use SettingsLibRobolectricTestRun everywhere.Fan Zhang2018-07-251-5/+3
* Fix the Hearing Aids connected state in Settings AppStanley Tng2018-05-211-0/+3
* Add Bluetooth callback for device connection state changedryanywlin2018-05-111-0/+21
* Rename onProfileAudioStateChanged() to onAudioModeChanged()timhypeng2018-04-111-0/+81