Skip to content
Commit a76e18d1 authored by Hugh Chen's avatar Hugh Chen
Browse files

Fix toasts message is not displayed when cancel BT pairing request

Before this CL, Bluetooth EventManager did not handle the error
reason that was called UNBOND_REASON_REMOVED. If UNBOND_REASON_REMOVED
is sended when cancel BT pairing, the error toast will not display.

This CL will show error toast when received UNBOND_REASON_REMOVED.

Bug: 173165769
Test: make -j42 RunSettingsLibRoboTests
Change-Id: I5c75c17ebe204c8b9e5f1ff18c39ef8142e009eb
parent a2402d95
Loading
Loading
Loading
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