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

Skip to content
Commit 3d2fad50 authored by Christine Hallstrom's avatar Christine Hallstrom
Browse files

Fix connect GATT with IRK and public address

When public address and IRK are used in scan filter for device
advertising private resolvable address, public address is added to
connect list. This CL ties callbacks to app layer to the address added
to the connect list, which is the same as passed in call to
BluetoothDevice#connectGatt, fixing an issue where the GATT connection
will succeed but callback never reaches the app layer due to it being
associated with the wrong address.

Also add an SL4A+SL4A test to validate the fix.

Test: gd/cert/run --device --sl4a_sl4a ConnectTest
Bug: 222349537
Change-Id: Ib4d57b0a7a829a1603d62d5754120efbbbe11d56
parent c17d0475
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