Searched refs:ToHidlScanResults (Results 1 – 4 of 4) sorted by relevance
15 bool ToHidlScanResults(const std::vector<wifi_offload::ScanResult>& chreScanResults,
184 if (!offload_utils::ToHidlScanResults(scanResults, &hidlScanResults)) { in handleScanResult()
142 bool ToHidlScanResults(const std::vector<wifi_offload::ScanResult>& chreScanResults, in ToHidlScanResults() function
43 EXPECT_TRUE(offload_utils::ToHidlScanResults(chreScanResultsTest, &hidlScanResultsTest)); in TEST_F()