commit | 8561aa3281a01486e9197adcc2d82ca81fb9a2e5 | [log] [tgz] |
---|---|---|
author | Ecco Park <eccopark@google.com> | Thu Nov 15 21:18:47 2018 -0800 |
committer | Ecco Park <eccopark@google.com> | Fri Nov 16 15:23:48 2018 +0000 |
tree | ba992c9b87e6832311bd4fced5c5f30249cd0804 | |
parent | 33ac9a434e5c8d53f08b075e9aa2b93814dc843b [diff] |
passpoint-r2: define getMatchingOsuProviders(List<ScanResult>) API This API is required to support control of OSU Service Providers with scan results on Setting UI. Internally, previous API is merged into new API to take a list of ScanResult Objects instead of a single ScanResult. Bug: 119514793 Test: ./frameworks/base/wifi/tests/runtests.sh Change-Id: Ib2f2e406c8c295c83924e7884657b4088dd23bb3 Signed-off-by: Ecco Park <eccopark@google.com>