commit | 3ff9e5cb3fe2fab47365bdf3ffb75139c099b3da | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Oct 09 15:36:47 2018 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu Nov 01 10:48:57 2018 -0700 |
tree | 92d23c18b3fdf7c5a3f5ccda766b54d604c58497 | |
parent | d621b88f1b65d31e542d8de602706b4261e993b2 [diff] |
WifiNetworkFactory: Implement network matching using network specifier Changes in the CL: a) Match incoming scan results with the active network specifier. b) Identify unique networks. Multiple BSSIDs (ScanResult) within the same network are collapsed into one entry. c) Send these matched networks to the registered callback to present to the user. Bug: 113878056 Test: Unit tests. Change-Id: I2805c35c1378c20399890b9538cd5558f5f6d6