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

Skip to content
Commit 80975f5a authored by Archie Pusaka's avatar Archie Pusaka
Browse files

Floss: Prevent propagating SDP failure message during RNR

aosp/2529445 sends a new tBTA_DM_SEARCH on completing RNR, but it is
interpreted as a failed SDP request on btif_dm.cc, because it is
populated with zero num_uuids.
As a side effect, the handler tries to populate some value into the
UUIDs property, and that causes an extraneous call to invoke remote
device property change callback, which breaks Floss.

This CL treats zero num_uuids as a non-failure case.

Bug: 285098711
Test: Verify no "SDP failed" message when pairing a new device

Change-Id: If5d6dfa3290fb3cd6d97588338b31c20154ebf12
parent 9e9b9300
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