Searched refs:stopPnoScan (Results 1 – 4 of 4) sorted by relevance
67 boolean stopPnoScan(); in stopPnoScan() method
59 ::android::binder::Status stopPnoScan(bool* out_success) override;
300 Status ScannerImpl::stopPnoScan(bool* out_success) { in stopPnoScan() function in android::wificond::ScannerImpl
326 EXPECT_TRUE(scanner_impl_->stopPnoScan(&success).isOk()); in TEST_F()