commit | 10ae6177832b886e055647124b4ef2d9e0ac411e | [log] [tgz] |
---|---|---|
author | Yao, Yuxing <yaoyx@google.com> | Thu Jun 04 01:15:26 2020 -0700 |
committer | Yao, Yuxing <yaoyx@google.com> | Thu Jun 04 15:57:30 2020 -0700 |
tree | e05c6acde689fda1f5fc21abbd2e7d4cda9280ba | |
parent | 203a17d9550f009b0cf0395288af294d3c1e2710 [diff] |
Fix BLE scan result filtering in CompanionDeviceManager. Retrieve the Advertised service UUIDs out of ScanResult.ScanRecord. Switching to ScanFilter.match() increases the filtering criteria but it's the right method to use. Test: flashed build locally with an experimental app. Bug: 158243042 Change-Id: I814ec7058862a059bda4a1961843287430216877