Searched refs:convertCachedScanReportToAidl (Results 1 – 4 of 4) sorted by relevance
217 bool convertCachedScanReportToAidl(const legacy_hal::WifiCachedScanReport& report,
738 if (!aidl_struct_util::convertCachedScanReportToAidl(cached_scan_report, &aidl_scan_data)) { in getCachedScanDataInternal()
3567 bool convertCachedScanReportToAidl(const legacy_hal::WifiCachedScanReport& report, in convertCachedScanReportToAidl() function
892 TEST_F(AidlStructUtilTest, convertCachedScanReportToAidl) { in TEST_F() argument915 aidl_struct_util::convertCachedScanReportToAidl(hw_report, &aidl_data); in TEST_F()