Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ff5778fd authored by Charlie Boutier's avatar Charlie Boutier
Browse files

Fix unbroadcasted ACTION_ACL_CONNECTED Intent

The intent BluetoothDevice#ACTION_ACL_CONNECTED was never broadcasted for
a new incoming ACL connection. The device was normally added into the
remoteDevice map only if it was previously bonded which was preventing
the intent to being broadcasted in case the device is a new incoming
connection and stop at the ACL level.

Bug: 261780469
Test: avatar_runner --build example.py config.yml -- --tests=test_wait_connection
Change-Id: I80c5d7f26587fff2729351bb8a7c8f0e44524283
parent 2ddca12b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment