Searched refs:stopBgScan (Results 1 – 4 of 4) sorted by relevance
103 mWifiNative.stopBgScan(mIfaceName); in stopBatchedScan()
2587 public void stopBgScan(@NonNull String ifaceName) { in stopBgScan() method in WifiNative2588 mWifiVendorHal.stopBgScan(ifaceName); in stopBgScan()
802 public void stopBgScan(@NonNull String ifaceName) { in stopBgScan() method in WifiVendorHal
2177 mWifiVendorHal.stopBgScan(TEST_IFACE_NAME); in testBgScanStop()2178 mWifiVendorHal.stopBgScan(TEST_IFACE_NAME); // second call should not do anything in testBgScanStop()