commit | c2b0dce5c32b4e6baf5d923b604529ea0ed97c5f | [log] [tgz] |
---|---|---|
author | Ningyuan Wang <nywang@google.com> | Thu Nov 17 17:54:02 2016 -0800 |
committer | Ningyuan Wang <nywang@google.com> | Tue Nov 22 10:11:43 2016 -0800 |
tree | 0e0ba10e84b25e1301a8269be65afc34f7b6e7f2 | |
parent | 903b9d029cbb2897fc3b2c2b731bf9e1bc7bb4a0 [diff] |
Add WifiScannerImpl object stub implementation This includes: 1. Add getWifiScannerImpl() to IClientInterface. This call will return an IWifiScannerImpl object. 2. Remove scanning result listening functionalities out of the ClientInterface class. These functionalities will be added back to ScannerImpl class later. Bug: 31115360 Test: compile, unit tests, integration tests Change-Id: Ie4ffcbe0d63b2db61e66093df2dda26493e2cd77