Skip to content
Snippets Groups Projects
Commit 2edb4b88 authored by Aditi Katragadda's avatar Aditi Katragadda Committed by David Duarte
Browse files

Display Bluetooth Disconnected Message

The goal is to communicate an error state which indicates that Bluetooth is disconnected. The pop-up that prompts the user to connect to Bluetooth does not appear again on re-entering the app after it has been dismissed. This has been fixed by creating several statuses which
indicate error conditions, download pending or success statuses. The
specific status NO_DEVICE_CONNECTED will allow for the "Bluetooth is
disconnected" message to display by returning a null result.

Tag: #stability
Bug: 275561845
Test: atest AvrcpControllerTest
(cherry picked from https://android-review.googlesource.com/q/commit:13f31c651f782cdd2c6f068013f50fce58c124fa)
Merged-In: I6fb279d49db4d6cdbc0850a684a22033390b557e
Change-Id: I6fb279d49db4d6cdbc0850a684a22033390b557e
parent f824cd30
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment