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

Skip to content
Commit 671e9645 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

During dual mode device pairing, Look up existing UUIDs by identity address

1. Connect to LE Audio Dual mode capable device using LE transport,
   using it's random address.
2. Trigger bonding on LE transport.
3. After CTKD, we must discover Classic services, and they will be
   returned for Identity Address.
4. When suming UUIDS before we pass them to Java, look them up using
   both random address and Identity address to ensure all services are
   returned.

Currently at step 4, we look up UUIDs only using random address, and SDP
results would be missing.

Bug: 278653759
Test: see steps 1-4 above
Change-Id: I91aad5fc1df0cadf8f0208cbe68ac06f5967fdf7
parent acc40672
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